WebExtension.net
WebExtension.net
WebExtension.net
WebExtension.net

Clipboard History

Access and manage your clipboard history with ease

A. Adot : Search AI with Perplexity, GPT, Claude, A.X_Multi-LLMs

A. Adot : Search AI with Perplexity, GPT, Claude, A.X_Multi-LLMs

View on Chrome Web Store
5.0 (22 ratings)
1 new ratings
14 views

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

Provides A. (Adot) summary for keywords searched on search engines. Try out various AI models like Perplexity, GPT, Claude, and A.X.
Type
Extension
Users
3,000 users
1K
Website adot.ai
skt.webservice.team
Published
Version 1.0.3
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",
    "version": "1.0.3",
    "manifest_version": 3,
    "default_locale": "en",
    "name": "__MSG_name__",
    "description": "__MSG_description__",
    "permissions": [
        "cookies",
        "storage"
    ],
    "host_permissions": [
        "*:\/\/*.adot.ai\/*"
    ],
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/www.google.com\/search*",
                "*:\/\/www.google.co.kr\/search*",
                "*:\/\/search.naver.com\/search.naver*",
                "*:\/\/search.daum.net\/search*",
                "*:\/\/search.daum.net\/nate*"
            ],
            "js": [
                "summary.js"
            ],
            "run_at": "document_end"
        }
    ],
    "icons": {
        "16": "icon16.png",
        "32": "icon32.png",
        "48": "icon48.png",
        "128": "icon128.png"
    }
}
© 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.