Data is synced from the Chrome Web Store. View the official store page for the most current information.
Hand-picked for quality and usefulness
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"icons": {
"16": "icon16.plasmo.eb247480.png",
"32": "icon32.plasmo.3bf0e14d.png",
"48": "icon48.plasmo.fb58a203.png",
"64": "icon64.plasmo.8e9bab2d.png",
"128": "icon128.plasmo.469664bc.png"
},
"manifest_version": 3,
"action": {
"default_icon": {
"16": "icon16.plasmo.eb247480.png",
"32": "icon32.plasmo.3bf0e14d.png",
"48": "icon48.plasmo.fb58a203.png",
"64": "icon64.plasmo.8e9bab2d.png",
"128": "icon128.plasmo.469664bc.png"
},
"default_popup": "popup.html"
},
"version": "7.1.4",
"author": "R2bits",
"name": "Echoes-ChatGPT, Claude & Gemini Tool for Search, Label, Export & Summarize",
"description": "Advanced AI organizer for ChatGPT, Claude, Gemini, DeepSeek & Grok. Search, label, export conversations with bulk actions.",
"background": {
"service_worker": "static\/background\/index.js"
},
"permissions": [
"scripting",
"activeTab",
"storage",
"cookies",
"notifications"
],
"content_scripts": [
{
"matches": [
"https:\/\/chat.deepseek.com\/*",
"https:\/\/gemini.google.com\/*",
"https:\/\/claude.ai\/*",
"https:\/\/chat.openai.com\/*",
"https:\/\/chatgpt.com\/*",
"https:\/\/grok.com\/*"
],
"js": [
"ChatContent.b763cc9e.js"
],
"run_at": "document_end",
"all_frames": true,
"css": []
}
],
"short_name": "Echoes",
"homepage_url": "https:\/\/echoes.r2bits.com",
"host_permissions": [
"https:\/\/chat.deepseek.com\/*",
"https:\/\/gemini.google.com\/*",
"https:\/\/claude.ai\/*",
"https:\/\/chat.openai.com\/*",
"https:\/\/chatgpt.com\/*",
"https:\/\/grok.com\/*",
"http:\/\/127.0.0.1:5002\/chatgpt-conversation-search\/us-central1\/submitSecureLogs"
],
"commands": {
"_execute_action": {
"suggested_key": {
"default": "Ctrl+Shift+E",
"mac": "MacCtrl+Shift+E"
}
}
},
"web_accessible_resources": [
{
"matches": [
"https:\/\/chat.deepseek.com\/*",
"https:\/\/gemini.google.com\/*",
"https:\/\/claude.ai\/*",
"https:\/\/chat.openai.com\/*",
"https:\/\/chatgpt.com\/*",
"https:\/\/grok.com\/*"
],
"resources": [
"cloudLogCapture.abb31a10.js",
"cloudLogCapture.a544389f.png",
"SearchIndexWorker.7e5a42cd.js",
"chatgpt.2308776c.png",
"claude.5e7d13fa.png",
"gemini.e108728d.png",
"deepseek.1aa99be2.png",
"grok.1cce6997.png",
"icon.498d3cc7.png",
"logo.a3a353cb.png",
"logo-black.70546bbe.png",
"ChatContent.f1806aa4.css"
]
}
]
}