A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z | AA | AB | AC | AD | AE | AF | AG | AH | AI | AJ | AK | AL | AM | AN | AO | AP | AQ | AR | AS | AT | AU | AV | AW | AX | AY | AZ | BA | BB | BC | BD | BE | BF | BG | BH | BI | BJ | BK | BL | BM | BN | BO | BP | BQ | BR | BS | BT | BU | BV | BW | BX | BY | BZ | CA | CB | CC | CD | CE | CF | CG | CH | CI | CJ | CK | CL | CM | CN | CO | CP | CQ | CR | CS | CT | CU | CV | ||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | addon name | repository | AMO listing | Daily users on AMO (2016.4.1) | Average daily users on piro.sakura.ne.jp (2016.3.1-31) | Known users in closed network of client companies | total known users | required features | not implemented features | already implemented features | required change of Firefox itself (if we don't migrate the addon to WebExtensions) | required features | URL filterings | Addon manager | Firefox's UI | Sidebar | System integration | Local file | Idle | Password management | Search engines | Site specific permissions | Cert management | History | Tab | Window | Low level access | Debug/testing | Communicate with other addons | Bookmarks | Operations around web page contents | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
2 | URL Blocking for anytime | contents rewriting before Firefox parses it | Control the place where a loading URI is loaded into is: the current tab, a new foreground tab, anew background tab, an existing tab, or a new window, with its context (from links, bookmarks, location bar, search, etc.) | Get the list of all installed addons | Observe addon installation/uninstallation | Uninstall other addons | Disable other addons | Enable other addons | Disable/hide any menu item | Disable/hide any toolbar button | Disable/hide any UI element | Disable any keyboard shortcut | Override Ctrl-Tab operation | Handle keyboard operations in the web search bar | Define new keyboard shortcut for a custom feature | Custom toolbar | Resizeable custom toolbar items | HTML canvas in toolbar items | Awesomebar search for tabs, histories, and bookmarks with custom query | Override actions on the “Back” and “Forward” buttons | Override tooltip on the “Back” and “Forward” buttons | Custom popup panel opened at any position | Custom sidebars | Multiple custom sidebars | Control visibility and size of the custom sidebar | Set the application itself as the default client on the platform | Execute external exe file (like nsIProcess) | Get path of special directories/files (like nsIDirectoryService) | Write something to a local file silently | Save URL to a file | Do something on idle (like nsIIdleService) | Delete stored password for a specific site | Store/update password for a specific site, with username and realm | Install new seach engine | Uninstall existing search engines | Delete stored site-specific permission settings | Set/update site-specific permission settings | Import new root CA certs | Import new site certs (and set exceptions) | Delete histories with time range | Get list of session histories | Reload tab with no confirmation | Insert custom UI elements (ex. HTML canvas) into tabs | Handle new tab with its opener tab | Provide custom context menu item for tabs | Open tab context menu on custom alternative tab | Provide custom tab contents with privilege | Provide custom tooltip on tabs | Show/hide tab | Ability to select multiple tabs like worksheet tabs on Microsoft Excel or LibreOffice | Control selected state of tabs | Get selected tabs | Handle mouse operations on tabs | Handle tab select | Handle tab move | Handle tab open | Handle tab close | Compare two URIs to detect they are same website or not | Turn a tab suspended | Handle window resizing | Handle window open | Handle dialog open | Do something after a window is completely initialized and restored | Raise/unraise specified window on top without focus change | API to call native APIs like js-ctypes | Inter-process communication with sockets | Read/write Windows's registry | Synthesize any key stroke on any UI element | Synthesize any mouse operation on any UI element | Collect detailed memory usage information of Firefox itself (same to about:memory) | Inter-sandbox communication with other addons | Create multiple bookmarks into a new folder | Create a bookmark | Delete existing bookmarks | List all existing bookmarks (via traversing bookmarks tree) | Store custom information for each bookmark/folder | Handle mouse actions on webpages | Override search operations in tabs | Get selection in webpages | Search in tabs with a regular expression | Custom option panel | Custom protocol handler | Read from system clipboard | Write to system clipboard | DOM RangeFinder | Get visible text from selection (like nsIDocumentEncoder) | Get text with actual formatting with white-space:pre | ||||||||||||||
3 | known APIs https://developer.mozilla.org/en-US/Add-ons/WebExtensions | https://developer.mozilla.org/en-US/Add-ons/WebExtensions/API/Events/UrlFilter | https://developer.mozilla.org/en-US/Add-ons/WebExtensions/API/webRequest | N/A | N/A | N/A | N/A | N/A | N/A | N/A | N/A | N/A | N/A | ? | N/A | ? | N/A | N/A | N/A | N/A | partially done via https://developer.mozilla.org/en-US/Add-ons/WebExtensions/API/WebNavigation/onBeforeNavigate | N/A | N/A | N/A | N/A | N/A | N/A | N/A | N/A | N/A | https://developer.mozilla.org/en-US/Add-ons/WebExtensions/API/Downloads/download | https://developer.mozilla.org/en-US/Add-ons/WebExtensions/API/idle | N/A | It can be done by something regular content script with managed storage | N/A | N/A | N/A | N/A | N/A | N/A | https://developer.chrome.com/extensions/history#method-deleteRange | N/A | partially done via https://developer.mozilla.org/en-US/Add-ons/WebExtensions/API/Tabs/reload | N/A | N/A | N/A | N/A | ? | N/A | N/A | N/A | https://developer.mozilla.org/en-US/Add-ons/WebExtensions/API/Tabs/highlight | https://developer.mozilla.org/en-US/Add-ons/WebExtensions/API/Tabs/query | N/A | https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/Tabs/onActivated | https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/Tabs/onMoved | https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/Tabs/onCreated | https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/Tabs/onRemoved | N/A | N/A | N/A | https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/Windows/onCreated | N/A | possibly done via https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/Windows/onCreated | N/A | N/A | https://developer.mozilla.org/en-US/Add-ons/WebExtensions/API/runtime | N/A | N/A | N/A | N/A | https://developer.mozilla.org/en-US/Add-ons/WebExtensions/API/runtime | https://developer.mozilla.org/en-US/Add-ons/WebExtensions/API/Bookmarks/create | https://developer.mozilla.org/en-US/Add-ons/WebExtensions/API/Bookmarks/create | https://developer.mozilla.org/en-US/Add-ons/WebExtensions/API/Bookmarks/remove | https://developer.mozilla.org/en-US/Add-ons/WebExtensions/API/bookmarks | N/A | https://developer.mozilla.org/en-US/Add-ons/WebExtensions/API/Tabs/executeScript | N/A | https://developer.mozilla.org/en-US/Add-ons/WebExtensions/API/Tabs/executeScript | N/A | https://developer.mozilla.org/en-US/Add-ons/WebExtensions/manifest.json/options_ui | partially done via chrome.webRequest and custom protocol handler | N/A | partially done via document.execCommand | N/A | N/A | N/A | |||||||||||||
4 | samples, additional info | http://stackoverflow.com/questions/19956976/block-url-with-a-specific-word-somewhere-in-the-subdomain | http://qiita.com/bonon0/items/98f670c5e28847458bfe | https://bugzilla.mozilla.org/show_bug.cgi?id=1270763 | https://bugzilla.mozilla.org/show_bug.cgi?id=1269288 | https://bugzilla.mozilla.org/show_bug.cgi?id=1269288 | https://bugzilla.mozilla.org/show_bug.cgi?id=1269288 | https://bugzilla.mozilla.org/show_bug.cgi?id=1269288 | https://bugzilla.mozilla.org/show_bug.cgi?id=1269288 | https://bugzilla.mozilla.org/show_bug.cgi?id=1267151 | https://bugzilla.mozilla.org/show_bug.cgi?id=1267151 | https://bugzilla.mozilla.org/show_bug.cgi?id=1267151 | https://bugzilla.mozilla.org/show_bug.cgi?id=1267145 | https://bugzilla.mozilla.org/show_bug.cgi?id=1271945 | https://bugzilla.mozilla.org/show_bug.cgi?id=1215061 | https://bugzilla.mozilla.org/show_bug.cgi?id=1270782 | https://bugzilla.mozilla.org/show_bug.cgi?id=1270782 | https://bugzilla.mozilla.org/show_bug.cgi?id=1270782 | https://bugzilla.mozilla.org/show_bug.cgi?id=1208596 | https://bugzilla.mozilla.org/show_bug.cgi?id=1208596 | https://wiki.mozilla.org/WebExtensions/Native_Messaging | https://wiki.mozilla.org/WebExtensions/Native_Messaging | https://wiki.mozilla.org/WebExtensions/Native_Messaging | https://wiki.mozilla.org/WebExtensions/Native_Messaging | https://bugzilla.mozilla.org/show_bug.cgi?id=1270745 | https://bugzilla.mozilla.org/show_bug.cgi?id=1268401 | https://bugzilla.mozilla.org/show_bug.cgi?id=1268401 | https://bugzilla.mozilla.org/show_bug.cgi?id=1268422 | https://bugzilla.mozilla.org/show_bug.cgi?id=1268422 | https://bugzilla.mozilla.org/show_bug.cgi?id=1265842 | https://bugzilla.mozilla.org/show_bug.cgi?id=1270784 | https://bugzilla.mozilla.org/show_bug.cgi?id=1270786 | https://bugzilla.mozilla.org/show_bug.cgi?id=1270787 | https://bugzilla.mozilla.org/show_bug.cgi?id=1270787 | http://tech.oga-ria.com/chrome-extensions-message-send/ | https://bugzilla.mozilla.org/show_bug.cgi?id=1271567 | https://bugzilla.mozilla.org/show_bug.cgi?id=1271553 | http://qiita.com/ororog/items/146b7cdac85a48690c1e | https://bugzilla.mozilla.org/show_bug.cgi?id=1271537 http://w3c.github.io/web-annotation/api/rangefinder/ | https://bugzilla.mozilla.org/show_bug.cgi?id=1271534 | https://bugzilla.mozilla.org/show_bug.cgi?id=1271534 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
5 | number of affected addons | 5 | 2 | 6 | 1 | 3 | 2 | 1 | 1 | 2 | 2 | 5 | 1 | 2 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 2 | 3 | 1 | 2 | 1 | 2 | 2 | 2 | 2 | 3 | 1 | 1 | 1 | 2 | 1 | 1 | 1 | 1 | 1 | 2 | 1 | 3 | 3 | 3 | 2 | 1 | 3 | 1 | 1 | 1 | 1 | 1 | 3 | 2 | 1 | 1 | 4 | 1 | 2 | 2 | 1 | 2 | 1 | 1 | 1 | 1 | 2 | 2 | 1 | 3 | 3 | 1 | 1 | 2 | 1 | 2 | 1 | 2 | 1 | 28 | 1 | 1 | 2 | ||||||||||||||||
6 | minimum number of affected users | 90248 | 4424 | 107715 | 50000 | 102063 | 102063 | 102063 | 102063 | 95648 | 95648 | 95648 | 95648 | 107715 | 1969 | 0 | 23066 | 725 | 725 | 1186 | 539 | 112 | 1969 | 107715 | 1284 | 107715 | 11 | 14 | 14 | 1100 | 18648 | 80034 | 4000 | 4000 | 1969 | 84701 | 86778 | 86778 | 103000 | 103000 | 80000 | 539 | 1047 | 107715 | 107715 | 107715 | 107715 | 107715 | 107715 | 107715 | 18648 | 18648 | 18648 | 18648 | 107715 | 107715 | 107715 | 107715 | 21623 | 6935 | 7238 | 7238 | 91461 | 7238 | 7238 | 725 | 14 | 50000 | 91461 | 91461 | 1100 | 91461 | 107715 | 6289 | 6289 | 6289 | 107715 | 150348 | 1186 | 150348 | 1186 | 42 | 69 | 150348 | |||||||||||||||||
7 | ClearCode Inc. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
8 | Cert Importer | https://github.com/clear-code/certimporter | N/A | 103000 | 103000 | 3 | 3 | 0.00% | configuration to bundle custom root CA certs https://bugzilla.mozilla.org/show_bug.cgi?id=1265113 | ✓ | ✓ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
9 | Force Addon Status | https://github.com/clear-code/force-addon-status | https://addons.mozilla.org/firefox/addon/force-addon-status/ | 303 | 101760 | 102063 | 5 | 4 | 20.00% | https://bugzilla.mozilla.org/show_bug.cgi?id=1269292 | ✓ | ✓ | ✓ | ✓ | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
10 | UI Text Overrider | https://github.com/clear-code/ui-text-overrider | https://addons.mozilla.org/firefox/addon/ui-text-overrider/ | 48 | 95600 | 95648 | 5 | 5 | 0.00% | configuration to disable any feature https://bugzilla.mozilla.org/show_bug.cgi?id=1267145 https://bugzilla.mozilla.org/show_bug.cgi?id=1269273 | ✓(including provided by other addons) | ✓(including provided by other addons) | ✓(including provided by other addons) | ✓(including provided by other addons) | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
11 | globalChrome.css | https://github.com/clear-code/globalchromecss | https://addons.mozilla.org/ja/firefox/addon/globalchromecss/ | 134 | 93660 | 93794 | 3 | 3 | 0.00% | configuration to disable any feature https://bugzilla.mozilla.org/show_bug.cgi?id=1269270 https://bugzilla.mozilla.org/show_bug.cgi?id=1268425 https://bugzilla.mozilla.org/show_bug.cgi?id=749400 https://bugzilla.mozilla.org/show_bug.cgi?id=1269298 https://bugzilla.mozilla.org/show_bug.cgi?id=1269296 https://bugzilla.mozilla.org/show_bug.cgi?id=1268407 https://bugzilla.mozilla.org/show_bug.cgi?id=1268401 | ✓(including provided by other addons) | ✓(including provided by other addons) | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
12 | Disable about:config | https://github.com/clear-code/disableaboutconfig | https://addons.mozilla.org/firefox/addon/disable-aboutconfig/ | 548 | 89700 | 90248 | 2 | 1 | 50.00% | configuration to disable about:config https://bugzilla.mozilla.org/show_bug.cgi?id=1268370 | ✓(including internal requests) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
13 | Disable Addons | https://github.com/clear-code/disableaddons | N/A | 89260 | 89260 | 4 | 3 | 25.00% | configuration to disable addon feature itself https://bugzilla.mozilla.org/show_bug.cgi?id=1268370 https://bugzilla.mozilla.org/show_bug.cgi?id=1269292 https://bugzilla.mozilla.org/show_bug.cgi?id=1269294 | ✓(including internal requests) | ✓ | ✓ | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
14 | Disable Sync | https://github.com/clear-code/disablesync | N/A | 88100 | 88100 | 2 | 1 | 50.00% | configuration to disable Sync completely https://bugzilla.mozilla.org/show_bug.cgi?id=1268370 https://bugzilla.mozilla.org/show_bug.cgi?id=586985 | ✓(including internal requests) | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
15 | Disable Auto-update | https://github.com/clear-code/disableupdate | N/A | 87200 | 87200 | 2 | 1 | 50.00% | configuration to disable auto-update completely | ✓(including internal requests) | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
16 | Permission Auto Regisiterer | https://github.com/clear-code/autopermission | https://addons.mozilla.org/firefox/addon/permissions-auto-registerer/ | 78 | 86700 | 86778 | 2 | 2 | 0.00% | ✓ | ✓ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
17 | Disable About Something | https://github.com/clear-code/disable-about-something | https://addons.mozilla.org/firefox/addon/disable-about-something/ | 277 | 84700 | 84977 | 2 | 1 | 50.00% | configuration to disable specific about:* URI | ✓(including internal requests) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
18 | Disable Search Engines | https://github.com/clear-code/disablesearchengines | https://addons.mozilla.org/firefox/addon/disable-search-engines/ | 1 | 84700 | 84701 | 2 | 2 | 0.00% | configuration to specify installed search engines by default https://bugzilla.mozilla.org/show_bug.cgi?id=1268401 | ✓ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
19 | Places Auto Vacuum on Idle | https://github.com/clear-code/places-auto-vacuum-on-idle | https://addons.mozilla.org/firefox/addon/places-auto-vacuum-on-idle/ | 34 | 80000 | 80034 | 2 | 1 | 50.00% | turn VACUUM on | ✓ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
20 | Flexible Expire History by Days | https://github.com/clear-code/flexible-expire-history-by-days | N/A | 80000 | 80000 | 2 | 0 | 100.00% | ✓ | ✓ | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
21 | List Addons in Windows Programs | https://github.com/clear-code/list-addons-in-win-programs | N/A | 50000 | 50000 | 3 | 3 | 0.00% | ✓ | ✓ | ✓ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
22 | Hide Option Pane | https://github.com/clear-code/hide-option-pane | https://addons.mozilla.org/firefox/addon/hide-option-pane/ | 183 | 6700 | 6883 | 2 | 2 | 0.00% | configuration to disable any option pane https://bugzilla.mozilla.org/show_bug.cgi?id=1269270 | ✓ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
23 | No Duplicated Authentication | https://github.com/clear-code/no-duplicated-authentication | https://addons.mozilla.org/firefox/addon/no-duplicated-authentication/ | 1 | 4700 | 4701 | 2 | 1 | 50.00% | fix the bug itself | ✓ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
24 | Only Minor Update | https://github.com/clear-code/only-minor-update | https://addons.mozilla.org/firefox/addon/only-minor-update/ | 424 | 4000 | 4424 | 2 | 1 | 50.00% | configuration to disable major update https://bugzilla.mozilla.org/show_bug.cgi?id=1268399 | ✓(including internal requests) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
25 | Auto Password Registerer | https://github.com/clear-code/auto-password-registerer | https://addons.mozilla.org/firefox/addon/auto-password-registerer/ | 0 | 4000 | 4000 | 2 | 2 | 0.00% | ✓ | ✓ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
26 | Do Not Save Password | https://github.com/clear-code/donotsavepassword | https://addons.mozilla.org/firefox/addon/do-not-save-password/ | 52 | 3900 | 3952 | 1 | 1 | 0.00% | delete all stored passwords when the password manager is turned off | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
27 | Periodic Memory Usage Dumper | https://github.com/clear-code/periodic-memory-usage-dumper | https://addons.mozilla.org/firefox/addon/periodic-memory-usage-dumper/ | 100 | 1000 | 1100 | 3 | 2 | 33.33% | ✓ | ✓ | ✓ | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
28 | Reload on Idle | https://github.com/clear-code/reload-on-idle | https://addons.mozilla.org/firefox/addon/reload-on-idle/ | 47 | 1000 | 1047 | 3 | 1 | 66.67% | ✓ | ✓ | ✓ | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
29 | System Monitor | https://github.com/clear-code/system-monitor | https://addons.mozilla.org/firefox/addon/system-monitor/ | 725 | 725 | 4 | 3 | 25.00% | ✓ | ✓ | ✓ | ✓ | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
30 | UxU | https://github.com/clear-code/uxu | https://addons.mozilla.org/firefox/addon/uxu-unittestxul/ | 14 | 14 | 9 | 4 | 55.56% | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓(to call internal functions of other addons) | ✓ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
31 | Always Default Client | https://github.com/clear-code/always-default-client | https://addons.mozilla.org/thunderbird/addon/always-default-client/ | 11 | 11 | 3 | 3 | 0.00% | ✓ | ✓(helper.exe) | ✓(CurProcD?) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
32 | Window Size Fixer | https://github.com/clear-code/window-size-fixer | https://addons.mozilla.org/firefox/addon/window-size-fixer/ | 0 | 0 | 5 | 3 | 40.00% | ✓ | ✓ | ✓ | ✓ | ✓ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
33 | Personal | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
34 | Text Link | https://github.com/piroor/textlink | https://addons.mozilla.org/firefox/addon/text-link/ | 144600 | 5748 | 150348 | 6 | 3 | 50.00% | ✓(click, dblclick, mousedown, mouseup) | ✓ | ✓ | ✓ | ✓ | ✓ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
35 | Tree Style Tab | https://github.com/piroor/treestyletab | https://addons.mozilla.org/firefox/addon/tree-style-tab/ | 104811 | 2904 | 107715 | 20 | 13 | 35.00% | ✓ | ✓(especially the tab bar) | ✓ | ✓ | ✓ | ✓(twisty, counter for child tabs) | ✓ | ✓ | ✓ | ✓(to list descendant tabs into the contents area) | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓(from tabs) | ✓ | ✓ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
36 | Auto Confirm | https://github.com/myokoym/auto-confirm | https://addons.mozilla.org/firefox/addon/auto-confirm/ | 461 | 91000 | 91461 | 4 | 3 | 25.00% | ✓ | ✓ | ✓ | ✓ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
37 | Open Bookmark in New Tab | https://github.com/piroor/openbookmarkintab | https://addons.mozilla.org/firefox/addon/open-bookmarks-in-new-tab/ | 42289 | 119 | 42408 | 2 | 1 | 50.00% | ✓ | ✓ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
38 | Tabs on Bottom | https://github.com/piroor/tabsonbottom | https://addons.mozilla.org/firefox/addon/tabs-on-bottom/ | 23010 | 56 | 23066 | 4 | 4 | 0.00% | configuration to move tab bar bottom of the navigation bar | ✓(especially the tab bar) | ✓ | ✓ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
39 | Open Link in New Tab | https://github.com/piroor/openlinkintab | https://addons.mozilla.org/firefox/addon/open-link-in-new-tab/ | 21498 | 125 | 21623 | 4 | 3 | 25.00% | ✓ | ✓ | ✓ | ✓ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
40 | Multiple Tab Handler | https://github.com/piroor/multipletab | https://addons.mozilla.org/firefox/addon/multiple-tab-handler/ | 18303 | 345 | 18648 | 12 | 5 | 58.33% | ✓ | ✓ | ✓ | ✓ | ✓ | ✓(to select long-pressed and hovered tabs) | ✓ | ✓ | ✓ | ✓(from tabs) | ✓ | ✓ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
41 | Popup ALT Attribute | https://github.com/piroor/popupalt | https://addons.mozilla.org/firefox/addon/popup-alt-attribute/ | 8876 | 838 | 9714 | 2 | 0 | 100.00% | ✓(mousemove) | ✓ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
42 | Fox Splitter | https://github.com/piroor/foxsplitter | https://addons.mozilla.org/firefox/addon/fox-splitter/ | 7231 | 7 | 7238 | 5 | 3 | 40.00% | ✓ | ✓ | ✓ | ✓ | ✓ | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
43 | Suspend Tab | https://github.com/piroor/suspendtab | https://addons.mozilla.org/firefox/addon/suspend-tab/ | 6721 | 214 | 6935 | 5 | 4 | 20.00% | ability to suspend existing tabs by user action | ✓ | ✓ | ✓ | ✓ | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
44 | 2 Pane Bookmarks | https://github.com/piroor/bookmarks2pane | https://addons.mozilla.org/firefox/addon/2-pane-bookmarks/ | 5904 | 385 | 6289 | 6 | 1 | 83.33% | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
45 | New Tab from Location Bar | https://github.com/piroor/newtabfromlocationbar | https://addons.mozilla.org/firefox/addon/new-tab-from-location-bar/ | 2693 | 117 | 2810 | 3 | 2 | 33.33% | ✓ | ✓ | ✓ | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
46 | Informational Tab | https://github.com/piroor/informationaltab | https://addons.mozilla.org/firefox/addon/informational-tab/ | 1904 | 111 | 2015 | 2 | 1 | 50.00% | ✓(progress bar, thumbnail) | ✓ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
47 | Second Search | https://github.com/piroor/secondsearch | https://addons.mozilla.org/firefox/addon/second-search/ | 1809 | 160 | 1969 | 7 | 5 | 28.57% | ✓ | ✓ | ✓ | ✓ | ✓ | ✓(to collect bookmarks with keywords) | ✓ | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
48 | Tab Killer | https://github.com/piroor/tabkiller | https://addons.mozilla.org/firefox/addon/tab-killer/ | 1533 | 1533 | 4 | 4 | 0.00% | configuration to disable tabbed browsing | ✓ | ✓(especially the tab bar) | ✓ | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
49 | Unified Sidebar | https://github.com/piroor/unifiedsidebar | https://addons.mozilla.org/en-US/firefox/addon/unified-sidebar/ | 1250 | 34 | 1284 | 4 | 3 | 25.00% | ✓ | ✓ | ✓ | ✓ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
50 | XUL/Migemo | https://github.com/piroor/xulmigemo | https://addons.mozilla.org/firefox/addon/xulmigemo/ | 712 | 474 | 1186 | 7 | 6 | 14.29% | fulltext search of Japanese terms about tabs, histories, and bookmarks | ✓(especially regular expression) | ✓ | ✓ | ✓ | ✓ | ✓ | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
51 | Auto Disable IME | https://github.com/piroor/autodisableime | https://addons.mozilla.org/firefox/addon/auto-disable-ime/ | 913 | 15 | 928 | 1 | 1 | 0.00% | configuration to turn IME off on the location bar | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
52 | Back to Owner Tab | https://github.com/piroor/backtoowner | https://addons.mozilla.org/firefox/addon/back-to-owner-tab/ | 513 | 26 | 539 | 4 | 3 | 25.00% | ✓ | ✓ | ✓ | ✓ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
53 | How Many Times Can I Back? | https://github.com/piroor/historycounter | https://addons.mozilla.org/firefox/addon/how-many-times-can-i-back/ | 453 | 1 | 454 | 2 | 1 | 50.00% | ✓(count of session histories) | ✓ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
54 | Rewind/Fastforward Buttons | https://github.com/piroor/rewindforward | https://addons.mozilla.org/firefox/addon/rewindfastforward-buttons/ | 134 | 2 | 136 | 3 | 2 | 33.33% | ✓ | ✓ | ✓ | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
55 | Back/Forward Thumbnail | https://github.com/piroor/bfthumbnail | https://addons.mozilla.org/firefox/addon/backforward-thumbnail/ | 110 | 2 | 112 | 3 | 2 | 33.33% | ✓ | ✓ | ✓ | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
56 | Ez Sidebar | https://github.com/piroor/ezsidebar | https://addons.mozilla.org/firefox/addon/ez-sidebar/ | 77 | 18 | 95 | 2 | 1 | 50.00% | sidebar undockable from the browser window | ✓ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
57 | Clipboard Observer | https://github.com/piroor/observeclipboard | https://addons.mozilla.org/firefox/addon/clipboard-observer/ | 42 | 27 | 69 | 2 | 1 | 50.00% | ✓ | ✓ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
58 | URN Support | https://github.com/piroor/urnsupport | https://addons.mozilla.org/firefox/addon/urn-support/ | 40 | 2 | 42 | 2 | 1 | 50.00% | ✓ | ✓ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
59 | Stack Style Tabs | https://github.com/piroor/stackstyletabs | https://addons.mozilla.org/firefox/addon/stack-style-tabs/ | 21 | 21 | 3 | 1 | 66.67% | ✓ | ✓ | ✓ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
60 | Save Link Menus (with Selected Links) | https://github.com/piroor/savelinkmenus-selected-links | N/A | 0 | 2 | 0 | 100.00% | ✓ | ✓ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
61 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
62 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
63 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
64 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
65 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
66 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
67 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
68 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
69 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
70 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
71 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
72 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
73 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
74 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
75 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
76 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
77 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
78 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
79 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
80 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
81 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
82 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
83 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
84 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
85 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
86 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
87 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
88 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
89 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
90 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
91 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
92 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
93 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
94 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
95 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
96 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
97 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
98 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
99 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
100 |