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": "6.1.3", "author": "R2bits", "name": "Echoes-ChatGPT, Claude & Gemini Tool for Search, Label, Export & Summarize", "description": "Search and organize ChatGPT, Claude and Gemini chats. Use labels\/folders, summaries, export, bulk actions to boost productivity.", "background": { "service_worker": "static\/background\/index.js" }, "permissions": [ "scripting", "activeTab", "storage", "cookies" ], "content_scripts": [ { "matches": [ "https:\/\/chat.deepseek.com\/*", "https:\/\/gemini.google.com\/*", "https:\/\/claude.ai\/*", "https:\/\/chat.openai.com\/*", "https:\/\/chatgpt.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\/*" ], "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\/*" ], "resources": [ "SearchIndexWorker.7e5a42cd.js", "chatgpt.2308776c.png", "claude.5e7d13fa.png", "gemini.e108728d.png", "deepseek.1aa99be2.png", "icon.498d3cc7.png", "logo.a3a353cb.png", "logo-black.70546bbe.png", "ChatContent.f1806aa4.css" ] } ] }