By: FallenMax
Inspect and view changes in Smart TOC source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Smart TOC",
"version": "0.12.2",
"description": "Webpage outliner",
"action": {
"default_icon": "icons/icon.png",
"default_title": "Toggle table of contents"
},
"icons": {
"128": "icons/icon.png"
},
"background": {
"scripts": [
"background/index.js"
]
},
"commands": {
"toggle": {
"description": "Show/hide TOC"
},
"prev": {
"description": "Jump: to previous heading"
},
"next": {
"description": "Jump: to next heading"
},
"search": {
"description": "Search: toggle (Pro)"
},
"theme": {
"description": "Theme: toggle dark mode (Pro)"
},
"expand:more": {
"description": "Expand: more"
},
"expand:less": {
"description": "Expand: less"
},
"expand:auto": {
"description": "Expand: auto"
},
"side:left": {
"description": "Panel side: left"
},
"side:right": {
"description": "Panel side: right"
},
"side:toggle": {
"description": "Panel side: toggle"
},
"display:sidePanel": {
"description": "Display: as side panel"
},
"display:floating": {
"description": "Display: as floating"
},
"display:toggle": {
"description": "Display: toggle"
}
},
"options_ui": {
"page": "options.html",
"open_in_tab": true
},
"permissions": [
"activeTab",
"scripting",
"storage"
],
"optional_permissions": [
"tabs",
"*://*/*",
"file:///*"
],
"optional_host_permissions": [
"*://*/*",
"file:///*"
],
"author": "FallenMax@gmail.com",
"browser_specific_settings": {
"gecko": {
"id": "{40289693-01fe-4740-91ae-07344bf5b09b}",
"strict_min_version": "58.0"
}
}
} Best Smart TOC Alternatives
Here are some Firefox add-ons that are similar to Smart TOC:
Smart TOC V2
Bun Layla
TOC: Headings, Landmarks & Links
Jon Gunderson
Table of contents
Nathan Manceaux-Panot
Outline Sidebar
Francesco De Stefano
PagePilot
Sân chơi yêu thích châu Á
Highlight Heading
Danil
Notion Outline by nbundle.com
Minh-Phuc Tran
Inline To-Do Extractor
Gina Estrada
TK Tree Style Tab Outliner
ToyKeeper
Table of Contents for GitHub
Arthur Hammer
Supersurfer - Copilot for browsing
Ethi
Smart Note Taker
geadz