Skip to content

wrule/openb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openb

Install

  • node version >= 18
npm install cbmgr -g

Config

  • ~/.cbmgr/config.json
{
  "browserPath": "/Applications/Google Chrome.app/Contents/MacOS/Google Chrome",
  "userDataDir": "/home/myname/browsers"
}
  • browserPath is your browser execute file path, you can visit chrome://version/ get it.
  • userDataDir is your browsers folder, it will stores all your browser data

Try on terminal

openb my-first-browser

And you can find the "my-first-browser" folder created in userDataDir

About

openb

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published