Personal browser extension containing a couple of tweaks.
- Alt+Shift+U to close tabs to the right.
- Alt+Shift+P to toggle pinned tab.
- Alt+Shift+D to duplicate tab.
- Custom CSS for Wikipedia.
- Install Firefox Developer Edition.
- Run
npm run build
. - Rename the generated
.zip
file to.xpi
. - Open the
.xpi
file in Firefox (ctrl+o
).
- Go to
chrome://extensions
. - Enable Developer Mode.
- Load the
src/
directory as an unpacked extension.