By: Harsh
Inspect and view changes in AI Chat TOC source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "AI Chat TOC",
"version": "1.8.0",
"description": "Adds a Table of Contents to ChatGPT, Gemini, Perplexity, Claude, and Grok",
"icons": {
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"permissions": [
"*://chatgpt.com/*",
"*://gemini.google.com/*",
"*://www.perplexity.ai/*",
"*://claude.ai/*",
"*://grok.com/*",
"storage"
],
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"commands": {
"toggle-toc": {
"suggested_key": {
"default": "Ctrl+Shift+F",
"mac": "MacCtrl+Shift+F"
},
"description": "Toggle Table of Contents"
}
},
"browser_action": {
"default_popup": "popup.html"
},
"content_scripts": [
{
"matches": [
"*://chatgpt.com/*",
"*://gemini.google.com/*",
"*://www.perplexity.ai/*",
"*://claude.ai/*",
"*://grok.com/*"
],
"js": [
"themes.js",
"ui.js",
"main.js"
],
"css": [
"style.css"
],
"run_at": "document_idle"
}
],
"browser_specific_settings": {
"gecko": {
"id": "ai-chat-toc@extension",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best AI Chat TOC Alternatives
Here are some Firefox add-ons that are similar to AI Chat TOC:
AI Assistant Table of Content
AOSL7
ChatGPT Table of Content
AOSL7
Perplexity Table of Content
AOSL7
AI Prompts Navigator
Clevali
ChatBox
mbutan
AI Timeline: AI Chat Enhancement Plugin
houyanchao
AIComfort
agp96
Troves - ChatGPT, Claude, Gemini, Grok
Extensions by AI Mixtapes
Chat GPT Sidebar Chat with all AI Claude, ChatGPT
GPT Sidebar
AI Anywhere for ChatGPT
Juraj Mäsiar
ChatGPT TOC
bumblebee
Scroll
Asker Kurt-Elli