By: Bun Layla
Inspect and view changes in Smart TOC V2 source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Smart TOC V2",
"version": "1.3",
"description": "Generates a floating, interactive Table of Contents for any webpage with search, highlighting, and collapsible sections.",
"permissions": [
"activeTab",
"storage"
],
"icons": {
"32": "icons/logo_32.png",
"64": "icons/logo_64.png",
"128": "icons/logo_128.png"
},
"browser_action": {
"default_title": "Smart TOC V2",
"default_icon": "icons/logo_64.png"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"css": [
"toc.css"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "{1cf9addd-8946-4d33-a5da-9a5ecae7d5d8}"
}
}
} Best Smart TOC V2 Alternatives
Here are some Firefox add-ons that are similar to Smart TOC V2:
Smart TOC
FallenMax
PagePilot
Sân chơi yêu thích châu Á
TOC: Headings, Landmarks & Links
Jon Gunderson
Tocic - Chatbot Table of Content
Alan Cheung
Table of contents
Nathan Manceaux-Panot
ToC Generator for GitHub Wiki
ClearCode Inc.
GitHub Floating TOC
Jacky Mai
ChatGPT TOC
bumblebee
Table of Contents for GitHub
Arthur Hammer
Inline To-Do Extractor
Gina Estrada
SiteSider
octt
github-toc
kit494way