WebExtension.net
WebExtension.net
WebExtension.net
WebExtension.net
Conch AI

Conch AI

View on Chrome Web Store
4.7 (206 ratings)
1 new ratings
2 views
0 downloads

Data is synced from the Chrome Web Store. View the official store page for the most current information.

This extension is no longer available on the Chrome Web Store. We noticed it was gone on Jul 14, 2025.

Get your work done 10x faster anywhere with AI. Summarize articles, books, and pdfs.
Type
Extension
Users
100,000 users
Website getconch.ai
Conch AI
Featured Extension

Hand-picked for quality and usefulness

Published
Version 1.3.5
Manifest version
3
Updated
productivity/tools
Website
View on Chrome Web Store
Share This Extension

Extension Manifest

{
    "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
        }
    ]
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.