-
Install extension from firefox addons or chrome web store
-
Download native program from https://github.com/BatteredBunny/browser_terminal/releases
-
Installing the binary
- Linux:
sudo mv ~/Downloads/browser_terminal_linux /usr/local/bin/browser_terminal
- MacOS:
sudo mv ~/Downloads/browser_terminal_macos /usr/local/bin/browser_terminal
- Linux:
-
Install the native manifest:
browser_terminal --install
Done!
Nix users on linux and macos can take advantage of the flake in the repo to install the binary (nix run github:BatteredBunny/browser_terminal#native
)