Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

crob

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

crob

Easily open chromium browser in linux via command line and more.

  • 1.0.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
2
increased by100%
Maintainers
1
Weekly downloads
 
Created
Source


crob

:tada: Easily open chromium browser in linux via command line and more.

Install

  • Ensure you've Node.js version >= 4 installed. Then run the following:
$ npm install --global crob

OR

$ sudo npm install --global crob

Usage

$ crob --h or --help
 Usage:
    ⚬ crob                 ➠  open chromium browser
    ⚬ crob /path/to/file   ➠  open file under chromium
    ⚬ crob -s sitename     ➠  open any website

 Open Multiple Sites:
    ⚬ crob -s google.com facebook.com twitter.com

Why to crob ?

PROBLEM :

  • If you execute chromium-browser from command line, the tab needs to be opened because of running process. So, you need to switch to some other tab if you want to execute other commands, which probably is a waste of time.

SOLUTION :

  • Work on the same tab from where you launched crob.

  • Save yourself from messages which are shown while running chromium-browser from console.

LITTLE MORE :

  • Open Chromium Browser in background.

  • Opens new browser window everytime if you run crob

BONUS :

  • Fast and easy to type.

Licnse

MIT © Rishi Giri

Keywords

FAQs

Package last updated on 20 Jun 2016

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc