WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Conch AI

Conch AI

View on Chrome Web Store
View Conch AI Chrome Extension on Chrome Web Store
Add to bookmarks
4.7 (206 ratings)
1 new ratings
2 views
This extension has been viewed 2 times
0 downloads
This extension has been downloaded 0 times

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

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
View author page of Conch AI
Featured Extension

Hand-picked for quality and usefulness

Published
Published on February 15, 2023
Version 1.3.5
Manifest version
3
Updated
Updated on October 26, 2024
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Conch AI Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "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.
Go to top