By: FireNinja7365
Inspect and view changes in Automatic Tab Sorter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Automatic Tab Sorter",
"version": "1.2",
"description": "Automatically sorts tabs by URL in alphabetical order, with favorites support.",
"permissions": [
"tabs",
"storage"
],
"background": {
"scripts": [
"background.js"
]
},
"options_ui": {
"page": "options.html",
"open_in_tab": true
},
"action": {
"default_icon": {
"48": "icons/sorter-48.png"
},
"default_title": "Tab Sorter Settings"
},
"browser_specific_settings": {
"gecko": {
"id": "automatictabsorter@fireninja7365",
"strict_min_version": "109.0"
}
}
} Best Automatic Tab Sorter Alternatives
Here are some Firefox add-ons that are similar to Automatic Tab Sorter: