Pale Moon and Basilisk extension to open links in new tabs on double-click (fork of DblClicker).
Go to file
H. Turgut Uyar 8687a96ec4 update install manifest for pm 30 2022-02-02 13:46:15 +03:00
chrome remove options css 2021-07-11 18:56:05 +03:00
defaults/preferences comment out debug mode 2021-07-11 16:30:10 +03:00
LICENSE arrange license information 2021-05-12 19:21:40 +03:00
MPL arrange license information 2021-05-12 19:21:40 +03:00
README.md fix typo 2021-07-11 18:43:58 +03:00
chrome.manifest remove options css 2021-07-11 18:56:05 +03:00
install.rdf update install manifest for pm 30 2022-02-02 13:46:15 +03:00

README.md

Double-click Tweaks lets you double-click links to open them in new tabs. You can also open the following in a new tab by double-clicking:

  • entries in the bookmarks menu, bookmarks sidebar, and bookmarks toolbar
  • entries in the history menu and history sidebar
  • back and forward buttons in the toolbar

Double-clicking a tab in the tab bar can be configured to duplicate it.

You can configure a toolbar button to be double-clickable by adding its id in the "extensions.double-click-tweaks.dblclickButtons" preference. For example, in order to make the home button double-clickable like the back and forward buttons, set:

extensions.double-click-tweaks.dblclickButtons = {"back-button":1,"forward-button":2,"home-button":3}

Similarly, the "extensions.double-click-tweaks.dblclickMenus" preference can be used to make menus double-clickable.

Double-click Tweaks is a fork of the DblClicker extension by yochaim.