Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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"

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: |

Google Chrome Logo   https://chrome.google.com/webstore/detail/klngijkfgagcnegkffeckmkdpnpmbdpm

Mozilla Firefox Logo   https://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/)