Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joshuacant/move_to_private
Firefox webextension to add an 'open in private' menu item to tabs.
https://github.com/joshuacant/move_to_private
Last synced: 12 days ago
JSON representation
Firefox webextension to add an 'open in private' menu item to tabs.
- Host: GitHub
- URL: https://github.com/joshuacant/move_to_private
- Owner: joshuacant
- Created: 2017-10-19T15:54:17.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-30T01:34:11.000Z (about 6 years ago)
- Last Synced: 2024-08-01T16:48:13.898Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 11.7 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Please download this webextension from [Mozilla](https://addons.mozilla.org/en-US/firefox/addon/tree-style-tab-open-in-private/)
I created this webextension with no prior knowledge of the webextensions API or javascript out of sheer necessity. The features were going away with Firefox 57 and I wanted them back, so I did what I had to. The code inside is bound to be bad and lame and also bad. If you want to fork this and make your own webextension, please do. If you want to submit changes back to me, please do.