Inspect and view changes in AI Chat Question Navigator source codes across current and past versions
Try xHeader →
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "__MSG_appName__",
"description": "__MSG_appDesc__",
"version": "1.8.4",
"default_locale": "en",
"browser_specific_settings": {
"gecko": {
"id": "chatgpt-question-navigator@houguang.dev",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"permissions": [
"storage",
"alarms"
],
"host_permissions": [
"https://raw.githubusercontent.com/*"
],
"background": {
"scripts": [
"background.js"
],
"service_worker": "background.js"
},
"options_ui": {
"page": "options.html",
"open_in_tab": true
},
"action": {
"default_popup": "popup.html",
"default_icon": {
"16": "16.png",
"48": "48.png",
"128": "128.png"
}
},
"icons": {
"16": "16.png",
"48": "48.png",
"128": "128.png"
},
"content_scripts": [
{
"matches": [
"https://chatgpt.com/*",
"https://chat.openai.com/*",
"https://atlas.chatgpt.com/*",
"https://atlas.openai.com/*"
],
"js": [
"platform-chatgpt-page.js"
],
"run_at": "document_start",
"world": "MAIN"
},
{
"matches": [
"https://chatgpt.com/*",
"https://chat.openai.com/*",
"https://atlas.chatgpt.com/*",
"https://atlas.openai.com/*"
],
"js": [
"platform-runtime.js",
"platform-chatgpt.js",
"content.js"
],
"css": [
"styles.css"
]
},
{
"matches": [
"https://gemini.google.com/*"
],
"js": [
"platform-runtime.js",
"platform-gemini.js",
"content.js"
],
"css": [
"styles.css"
]
},
{
"matches": [
"https://chat.deepseek.com/*",
"https://deepseek.com/*"
],
"js": [
"platform-runtime.js",
"platform-deepseek.js",
"content.js"
],
"css": [
"styles.css"
]
},
{
"matches": [
"https://chat.qwen.ai/*",
"https://qwen.ai/*",
"https://tongyi.aliyun.com/*"
],
"js": [
"platform-runtime.js",
"platform-qwen.js",
"content.js"
],
"css": [
"styles.css"
]
},
{
"matches": [
"https://kimi.moonshot.cn/*",
"https://www.kimi.com/*",
"https://kimi.com/*"
],
"js": [
"platform-runtime.js",
"platform-kimi.js",
"content.js"
],
"css": [
"styles.css"
]
},
{
"matches": [
"https://www.doubao.com/*",
"https://doubao.com/*"
],
"js": [
"platform-runtime.js",
"platform-doubao.js",
"content.js"
],
"css": [
"styles.css"
]
},
{
"matches": [
"https://yuanbao.tencent.com/*"
],
"js": [
"platform-runtime.js",
"platform-hunyuan.js",
"content.js"
],
"css": [
"styles.css"
]
},
{
"matches": [
"https://chatglm.cn/*"
],
"js": [
"platform-runtime.js",
"platform-glm.js",
"content.js"
],
"css": [
"styles.css"
]
},
{
"matches": [
"https://claude.ai/*"
],
"js": [
"platform-runtime.js",
"platform-claude.js",
"content.js"
],
"css": [
"styles.css"
]
}
]
} Best AI Chat Question Navigator Alternatives
Here are some Firefox add-ons that are similar to AI Chat Question Navigator:
AI Prompts Navigator
Clevali
AI Chat Organizer & Outline Navigator for ChatGPT
urzeye
AI Chat Navigator
Ron-ron Aspe Rivera
AI Chat TOC
Harsh
AI chat Archiver
pop
YourAIScroll - AI Chat History Exporter
Kareverie
Scroll
Asker Kurt-Elli
AI Quick Scroll
djnutz
AI Chat Toolkit – AI Chats Export, Prompts, Timeli
HeroBlast
Topic Navigator
James Li
AI Conversation Exporter
Chad
Timeline: ChatGPT & Gemini Chat Enhanced
houyanchao