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", "manifest_version": 3, "name": "Conch AI", "description": "Get your work done 10x faster anywhere with AI. Summarize articles, books, and pdfs.", "version": "1.3.5", "icons": { "16": "public\/assets\/logo.png", "48": "public\/assets\/logo.png", "128": "public\/assets\/logo.png" }, "action": { "default_popup": "index.html" }, "oauth2": { "client_id": "472575395416-105ejakeubq5bi8ct9qtq219l8pm7a0d.apps.googleusercontent.com", "scopes": [ "https:\/\/www.googleapis.com\/auth\/userinfo.email", "https:\/\/www.googleapis.com\/auth\/userinfo.profile" ] }, "host_permissions": [ "<all_urls>" ], "background": { "service_worker": "service-worker-loader.js", "type": "module" }, "permissions": [ "storage" ], "content_scripts": [ { "js": [ "assets\/content.js-loader-C6XZMG_9.js" ], "matches": [ "<all_urls>" ] } ], "externally_connectable": { "matches": [ "<all_urls>" ] }, "commands": { "toggle_editor_menu": { "suggested_key": { "default": "Ctrl+Shift+E", "mac": "Command+Shift+E" }, "description": "Toggle editor assistant menu" }, "_execute_action": { "suggested_key": { "default": "Ctrl+Q", "mac": "Command+K" }, "description": "Open the popup" } }, "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAwo03wyZSZ4KVkZr5hUYmPOfuJXggXCTh6OzrLabSnquYqlozR\/7VwyOi6BNGE1ibXXRe2g4UyqNOj0mD2b4cfUHXjff\/k5QIgR4yVDA7t496AmUFbl6Ana9KMLJc7yz5XurzwZxv21EnoMtcWiK7RtXYeMjOjUQuLD1LTVWY2gtsiJUaGFscBwSLgZSQVdeuBDZkrT1vVbI2sXOecLyYnYaCc7sSde4iiWQV9SN6O4IWVarWr+h21W0NpqxbaEZE0Pk8k0bkxLVAUdOfr5wq9MmfpnFcgo\/m5G7HdfrKVhp2f+i2crhgdZiGhQQumQcYQVC6Y0lhmhud5lWOorj2EwIDAQAB", "web_accessible_resources": [ { "matches": [ "<all_urls>" ], "resources": [ "assets\/content.js-CT05Gyqb.js" ], "use_dynamic_url": false } ] }