Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aayushmau5/ff-new-tab-open
firefox extension to open links present in a pinned tab in a new tab
https://github.com/aayushmau5/ff-new-tab-open
firefox-extension
Last synced: 24 days ago
JSON representation
firefox extension to open links present in a pinned tab in a new tab
- Host: GitHub
- URL: https://github.com/aayushmau5/ff-new-tab-open
- Owner: aayushmau5
- Created: 2023-11-19T09:45:14.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2023-11-20T15:52:33.000Z (12 months ago)
- Last Synced: 2023-11-21T11:22:29.453Z (12 months ago)
- Topics: firefox-extension
- Language: JavaScript
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ff-new-tab-open
A Firefox extension that opens links present in a pinned tab in a new tab.
## Setup(& Installation)
This extension isn't published on firefox extension hub. You will have to run it locally.
- Clone the repo
- Checkout [this page](https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/Your_first_WebExtension#installing) to install the extension locally## Alternatives
- Use [Vimium](https://addons.mozilla.org/en-US/firefox/addon/vimium-ff/) instead
- Ctrl + click on links if you are not lazy ;)