By: Cristi Hrizu Add-on
Inspect and view changes in ChatGPT-Gemini Tag & Mind-Map 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_extName__",
"description": "__MSG_extDescription__",
"version": "1.1.0",
"default_locale": "en",
"browser_specific_settings": {
"gecko": {
"id": "aimode-chatgpt-gemini@quicksearch.addon",
"strict_min_version": "142.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"permissions": [
"activeTab",
"storage",
"downloads",
"identity"
],
"host_permissions": [
"https://backend-chatgpt-gemini-firefox.vercel.app/*"
],
"action": {
"default_popup": "popup/popup.html"
},
"icons": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"content_scripts": [
{
"matches": [
"https://chatgpt.com/*",
"https://chat.openai.com/*"
],
"js": [
"content/mindmap.js",
"content/chatgpt-tagger.js"
],
"run_at": "document_end"
},
{
"matches": [
"https://gemini.google.com/*"
],
"js": [
"content/mindmap.js",
"content/gemini-tagger.js"
],
"run_at": "document_end"
},
{
"matches": [
"https://claude.ai/*"
],
"js": [
"content/mindmap.js",
"content/claude-tagger.js"
],
"run_at": "document_end"
}
],
"background": {
"scripts": [
"vercel/dev-config.js",
"lib/supabase-auth.js",
"analytics.js",
"background.js"
]
},
"web_accessible_resources": [
{
"resources": [
"content/chatgpt-tagger.css",
"content/gemini-tagger.css",
"content/claude-tagger.css",
"content/mindmap.css",
"_locales/*/*.json",
"pdf/pdf_print.html",
"pdf/pdf_print.js"
],
"matches": [
"https://chatgpt.com/*",
"https://chat.openai.com/*",
"https://gemini.google.com/*",
"https://claude.ai/*"
]
}
]
} Best ChatGPT-Gemini Tag & Mind-Map Alternatives
Here are some Firefox add-ons that are similar to ChatGPT-Gemini Tag & Mind-Map:
MindMarks
Mind Mark Io
Timeline: ChatGPT & Gemini Chat Enhanced
houyanchao
AI Prompts Navigator
Clevali
ChatGPT Table of Content
AOSL7
AI Timeline: AI Chat Enhancement Plugin
houyanchao
ChatGPT & Gemini Markdown Copy
bowmanhan
ChatGPT Folders for GPT, Gemini, Grok
Talha Shaikh
Chat Notes
Armen
AI Chat TOC
Harsh
AI Assistant Table of Content
AOSL7
AI Workspace Pro: ChatGPT Manager + Prompt Library
Christophe Verheyen
AIChatClip — AI Chat to Obsidian & Notion
tohshima115
AI chat Archiver
pop