This repository contains the sources of the following webextensions
Feel free to take or use them however you like.
| Extension | Description | AMO Link |
|---|---|---|
| close-duplicate-tabs | Shows the amount of duplicate tabs and close them when you want | link |
| show-qrcode | Show qrcodes for any tab url, any selected link, text or bookmark | link |
| auto-mute-sites | Set the inital audible state for sites | |
| detach-same-site-tabs | See #tabs with same origin as current one and detach them into a new window | |
| bookmark-tabs | Saves selected or all tabs into a timestamped bookmark folder | link |
| save-website-as-image | Save full website snapshots as a series of images | link |
| gather-from-tabs | Run a userscript in multiple tabs and collect the output | link |
| access-url-parts | Quickly access parts of the current tabs URL | |
| load-background-tabs-on-select | Prevents background tabs from loading until they have been activated | link |
| dont-load-background-tabs | Prevents background tabs from loading until activated | link |
| bookmark-router | Place bookmarks into specific folders based on url regex matches | |
| open-right-beside | Open new tabs right beside their opener (aka. parent) tab or beside the currently active tab if no parent exists | link |
| open-temp-container | Open bookmarks, links or tabs in temporary containers | link |
| startup-bookmarks | Open a set of bookmarks on browser startup | link |
| open-bookmarks-in-tabgroup | Open a bookmark folder as a tabgroup | link |
| mute-unfocused-tabs | Only let the focused tab be audible | link |
| group-same-site-tabs | Move same site/domain tabs into named collapsed or uncollapsed native tabgroups | link |
| origin-lock | lock a tab to an origin (aka. protocol + domain + port) to prevent accidentally external navigations new origin => new tab | |
| limit-active-tabs | Limits number of active tabs, unloading older (determined by last activation) | link |
| history-porter | Import or export your browsing history | link |
| tabs-porter | Import or Export Tabs | |
| bookmark-branch-porter | Import or Export a branch of the bookmark tree as a JSON or HTML file | link |
| get-tabs-infos | Get tabs information in custom formats | link |
| find-in-tabs | Find text in all your active open tabs | link |
| find-feeds | Find RSS, ATOM and JSON feeds | link |
| import-urls | Extract URLs from text and import them as tabs or bookmarks | link |
| tbl2csv | Export HTML Tables, CSS Pseudo/DIV Tables or Lists (UL/OL) as a comma seperated values (CSV) file which can be opened with any spreadsheet processor (e.g. excel, libreoffice-calc,gnumeric) for further processing and conversion (e.g. to xls or ods) | link |
| export-bookmarks-as-text | Export Bookmarks as Text | link |
| group-tabs-by-pattern | Create Tabgroups from custom URL matcher patterns | |
| link-to-text | Create links that point to a fragment of text on a page | link |
| auto-updating-bookmarks | Create auto updating bookmarks on navigation in the same domain, for example to read webcomics and continue from where you left off | |
| copy-tabs | Copy the URLs of all window tabs or a selection of tabs as plain text or as html hyperlinks with or without parameters | link |
| collapse-tabgroups | Control the collapse state of tabgroups | link |
| tabs-media-controller | Control audio and video elements from all tabs via the toolbar button popup menu | link |
| block-downloads | Block Downloads until you manually toggle the switch to allow. | |
| auto-close-tabs | automatically close tabs which have not been accessed for a time | link |
| automate-click | automate some click actions when visiting a website | link |
| auto-close-duplicate-tabs | Auto close duplicate tabs with options to configure what duplicate means and what scope to consider | |
| toolbar-countdown | Adds toolbar button, that functions as a single custom countdown timer that shows the most significant part (days,hours,minutes or seconds) of the remaining custom countdown | |
| copy-video-frame | Adds a context menu entry that allows to capture a still frame image from a html video element | link |
| link-extras | Add extra functions to links, like open in tabs (loaded or unloaded), bookmark, download and copy in custom formats | link |
| localstorage-editor | Add, edit, copy, remove, export and import local- and session- storage data | link |
| select-tabs-ext | ||
| quick-image-print | ||
| load-times | ||
| just-download |