Inspect and view changes in Tab Sorting Tools source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Tab Sorting Tools",
"version": "1.3",
"description": "Enhance your Firefox tab bar: reverse, sort, randomise, move, and undo actions on selected tabs via a context menu.",
"permissions": [
"tabs",
"menus",
"notifications"
],
"background": {
"scripts": [
"background.js"
]
},
"browser_specific_settings": {
"gecko": {
"id": "tabsorter@infernobolt1.uk",
"strict_min_version": "146.0",
"data_collection_permissions": {
"required": [
"none"
],
"collects_personal_data": false,
"collects_user_activity": false,
"collects_website_content": false,
"collects_identifiers": false
}
}
},
"icons": {
"48": "icons/icon-48.png",
"96": "icons/icon-96.png"
},
"browser_action": {
"default_icon": "icons/icon-48.png",
"default_title": "Tab Sorting Tools"
}
} Best Tab Sorting Tools Alternatives
Here are some Firefox add-ons that are similar to Tab Sorting Tools:
ClickTabSort
PKxk8J
Tab Sorter
Etienne
Zen Tab Sorterer Agent
AntonDobrovinskiy
Tab Randomizer
drumst1x
SortSelectedTabs
DeKay
Many Tabs Manager
lehenric
Tab Reorder
Glin
Sorted Tabs
Alex
Tab Sorter
Etienne
Tab Slider
ZitRo
Sort tabs advanced
monomon
Ctrl+Number to switch tabs in reverse order
Tom Rodriguez