Por: James Li
Inspect and view changes in Topic Navigator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Topic Navigator",
"version": "1.0.3",
"description": "Jump between conversation turns on ChatGPT, Gemini, Claude, Onyx, and custom Onyx hosts.",
"permissions": [
"storage",
"scripting"
],
"icons": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"action": {
"default_title": "Topic Navigator",
"default_popup": "popup.html",
"default_icon": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png"
}
},
"host_permissions": [
"https://chatgpt.com/*",
"https://chat.openai.com/*",
"https://gemini.google.com/*",
"https://business.gemini.google/*",
"https://aistudio.google.com/*",
"https://aistudio.google.cn/*",
"https://claude.ai/*",
"https://cloud.onyx.app/*"
],
"optional_host_permissions": [
"https://*/*",
"http://localhost/*",
"http://127.0.0.1/*"
],
"background": {
"scripts": [
"background.js"
]
},
"options_ui": {
"page": "options.html",
"open_in_tab": true
},
"content_scripts": [
{
"matches": [
"https://chatgpt.com/*",
"https://chat.openai.com/*",
"https://gemini.google.com/*",
"https://business.gemini.google/*",
"https://aistudio.google.com/*",
"https://aistudio.google.cn/*",
"https://claude.ai/*",
"https://cloud.onyx.app/*"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
],
"browser_specific_settings": {
"gecko": {
"id": "topic-navigator@extension.local",
"strict_min_version": "140.0",
"data_collection_permissions": {
"required": [
"none"
]
}
},
"gecko_android": {
"strict_min_version": "142.0"
}
}
} Mejores alternativas Topic Navigator
Aquí hay algunas Firefox add-ons que son similares a Topic Navigator:
ChatGPT Conversation Navigator
Shubham Saini
AI Chat Navigator
Ron-ron Aspe Rivera
AI Prompts Navigator
Clevali
ChatGPT Table of Content
AOSL7
ChatGPT Message Navigator
Adithyakrishnan
ChatGPT Prompt Navigator
Saransh719
Prompt Compass - ChatGPT Navigator and Index
Steen Caelius
Gemini Navigator
Prathamesh
ChatGPT Message Navigator
Nandkishor Jadoun
AI Assistant Table of Content
AOSL7
Perplexity Table of Content
AOSL7
ChatGPT Navigator
Prathamesh