Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/webextensions/close-tab-by-double-right-click
Source code for Chrome/Firefox extension "Close Tab by Double Right Click"
https://github.com/webextensions/close-tab-by-double-right-click
Last synced: 4 days ago
JSON representation
Source code for Chrome/Firefox extension "Close Tab by Double Right Click"
- Host: GitHub
- URL: https://github.com/webextensions/close-tab-by-double-right-click
- Owner: webextensions
- License: mit
- Created: 2017-04-11T09:07:04.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2023-12-06T04:25:10.000Z (11 months ago)
- Last Synced: 2024-08-01T16:49:36.339Z (3 months ago)
- Language: JavaScript
- Homepage: https://chromewebstore.google.com/detail/close-tab-by-double-right/klngijkfgagcnegkffeckmkdpnpmbdpm
- Size: 365 KB
- Stars: 22
- Watchers: 5
- Forks: 9
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Close Tab by Double Right Click
Extension **Close Tab by Double Right Click** for Google Chrome and Mozilla Firefox.
| Close active tab by | Chrome | Firefox |
| :--- | :----: | ---: |
| Double right click anywhere on the page | :heavy_check_mark: | Upto Firefox 101 |
| Left click immediately followed by right click anywhere on the page | :heavy_check_mark: | :heavy_check_mark: |
https://chrome.google.com/webstore/detail/klngijkfgagcnegkffeckmkdpnpmbdpmhttps://addons.mozilla.org/firefox/addon/close-tab-double-right-click/
**This extension is inspired by "Rights To Close" legacy extension for Mozilla Firefox.**
**Open source:**
* https://github.com/webextensions/close-tab-by-double-right-click**This extension is available for:**
* Google Chrome
* Mozilla Firefox**Created by:**
* Priyank Parashar**Notes:**
* To enable this extension in "incognito" window mode or for "file:///" URLs, you will need to provide permissions for this by going to "chrome://extensions".
* Close Tab by Double Right Click implements an alternative approach for closing "chrome:///", "about:blank" and other special tabs. This is due to technical limitations of Chrome API. In these tabs, you would find a "Close Tab" context-menu entry which is shown when you right click anywhere on the page.
**Inspirations:**
* The idea of this extension is inspired by "Rights To Close" legacy extension for Mozilla Firefox.**Connect with us:**
* https://www.webextensions.org/
* [GitHub](https://github.com/webextensions/close-tab-by-double-right-click)
* [Twitter](https://twitter.com/webextensions)
* [LinkedIn - Priyank Parashar](https://linkedin.com/in/ParasharPriyank/)