Inspect and view changes in Nested tab numbering source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Nested tab numbering",
"version": "1.1.0",
"description": "Displays nested/flat tab counts for Tree Style Tab",
"homepage_url": "https://github.com/ryanyrzh/Nested_tab_numbering",
"permissions": [
"tabs",
"storage",
"management",
"https://addons.mozilla.org/*"
],
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_title": "Nested tab numbering",
"default_popup": "options.html"
},
"options_ui": {
"page": "options.html",
"open_in_tab": true
},
"browser_specific_settings": {
"gecko": {
"id": "nested-tab-numbering@ryanyrzh.com",
"strict_min_version": "78.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Melhores alternativas Nested tab numbering
Aqui estão algumas Firefox add-ons que são similares a Nested tab numbering:
Treestyle Tab Count
James Zersche
Tab Numbers
piyush
tst-tabcount
Tensor
Tab Count in Window Title
Lej77
Tab Numbers (infinite numbering)
NoorX
Tab Counter Plus
Oriol Brufau
Tab Numbering
Tuomas Salo
TST Relative Tab Count
matru
Tab Numbers
Sachin Biradar
Count Tabs
sienori
tst-tab-count
rixx
Tree Style Tab
Piro (piro_or)