By: Thelma
Inspect and view changes in Tab Sorter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Tab Sorter",
"version": "1.0",
"description": "Sorts all tabs in the current window alphabetically by title.",
"browser_action": {
"default_title": "Tab Sorter",
"default_icon": {
"64": "icon64.png",
"128": "icon128.png"
}
},
"background": {
"scripts": [
"background.js"
]
},
"permissions": [
"tabs"
],
"browser_specific_settings": {
"gecko": {
"id": "{e6c16076-e101-4a55-abad-1ef5a218d2f1}",
"strict_min_version": "101.0"
}
}
} Best Tab Sorter Alternatives
Here are some Firefox add-ons that are similar to Tab Sorter: