Extension that allows you to open a native terminal in the browser. Tested in linux and macos. Installation instructions
- golang
- nodejs + npm/yarn
git clone https://github.com/BatteredBunny/browser_terminal
cd browser_terminal
yarn install
yarn start # or yarn start:chrome if on google chrome
After that click on the extension icon in browser
yarn manifest:install
yarn build
- Navigate to
about:debugging#/runtime/this-firefox
- Click
Load temporary Add-on...
- Choose
manifest.json
indist
folder in the file picker