New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

chrombrowse

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

chrombrowse

Make your very own Chromium-based browser!

latest
npmnpm
Version
1.0.0
Version published
Weekly downloads
2
Maintainers
1
Weekly downloads
 
Created
Source

chrombrowse

Make your very own Chromium-based browser! 🚀

chrombrowse is a Node.js library that lets you make your very own Chromium-based browser.
It supports custom icons, browser names, custom New Tab / search page, and can open multiple tabs, including local HTML files.

Features

  • Set a custom browser icon with setIcon.
  • Set the browser window name with nameSet.
  • Set a custom New Tab / search page with searchPage.
  • Open multiple tabs, including local files.
  • Works with Selenium via Chromedriver.

Installation

npm install chrombrowse
# or
yarn add chrombrowse

Keywords

chromium

FAQs

Package last updated on 07 Nov 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts