Middle Click On Page Closes Tab version history - 5 versions
Middle Click On Page Closes Tab by Geoffrey De Belie
Middle Click On Page Closes Tab version history - 5 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 2.0.1resigned1
Released Apr 25, 2024 - 28.42 KBWorks with firefox 48.0 and laterSource code released under GNU General Public License v3.0 only
Download Firefox and get the extensionYou'll need Firefox to use this extensionOlder versions
Version 2.0.0
Released Mar 26, 2017 - 24.72 KBWorks with firefox 48.0 and later* Make shortcut to enable autoscrolling in "on demand" mode customizable (changed default from Escape to Shift+Escape)
* Make options refresh on all pages after saving
* Rewrite options to make the UI clearer
* Change default tipping point value to 300ms
* Fix 1.0.0 regression: when "Never enable autoscrolling" is enabled, some tabs don't close on middle click
* Make the default for "Enable autoscrolling" the value "Never".
* Fix: when the page you're on has jQuery loaded, attempt to get the element listeners on the object you middle clicked on. If there are "click" event listeners on that object, execute the default action (which is probably opening a new tab). jQuery "click" event handlers on an element that is higher than 1000 units do not cancel Middle Click On Page Closes Tab.
* Add whitelist for autoscrolling (can also be used as a blacklist for the middle click function)
* Cancel event if any of the parent elements is an A tag.
* Add utils/keyutils.jsSource code released under GNU General Public License v3.0 only
Version 1.0.0
Released Mar 11, 2017 - 21.79 KBWorks with firefox 48.0 and laterOptionally allow autoscrolling, disabled by default, fixes bug 15
Check if the current pages was already closed to prevent two tabs (or more) from closing, fixes bug 16
Add an options page (requires new permission storage)
Add Escape shortcut to enable allowscrolling once on a page (might be changed in a future release - this feature is documented in the README) - requires new permission notificationsSource code released under GNU General Public License v3.0 only
Version 0.2.0
Released Mar 10, 2017 - 17.87 KBWorks with firefox 48.0 and laterDisable autoscrollingSource code released under GNU General Public License v3.0 only
Version 0.1.0
Released Mar 9, 2017 - 17.8 KBWorks with firefox 48.0 and laterSource code released under GNU General Public License v3.0 only