Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/garywill/doubleclick-new-tab
Firefox open new tab by double clicking on tab bar , userchrome script. (Never need it since ff 68
https://github.com/garywill/doubleclick-new-tab
doubleclick firefox firefox-quantum new-tab userchrome userchromejs
Last synced: 14 days ago
JSON representation
Firefox open new tab by double clicking on tab bar , userchrome script. (Never need it since ff 68
- Host: GitHub
- URL: https://github.com/garywill/doubleclick-new-tab
- Owner: garywill
- Archived: true
- Created: 2018-08-11T04:19:20.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-08-11T04:23:04.000Z (over 6 years ago)
- Last Synced: 2024-08-01T16:44:58.325Z (3 months ago)
- Topics: doubleclick, firefox, firefox-quantum, new-tab, userchrome, userchromejs
- Language: JavaScript
- Homepage:
- Size: 2.93 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# doubleclick-new-tab
Firefox open new tab by double clicking on tab bar , chromeuserjs scriptPut `chrome` folder in firefox profile folder. Delete `startupCache` in profile folder.
Tested on firefox 60
## Thanks
[Aris-t2/Scrollbars](https://github.com/Aris-t2/Scrollbars)