ChromeChat

ChromeChat

ChromeChat क्या है?

ChromeChat https://chromechat.io द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "ChromeChat"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में ChromeChat एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        ChromeChat: Elevate Your Web Experience with AI

ChromeChat is your must-have AI web companion for Chrome. Here's why you should install it:

Effortless Web Navigation: ChromeChat streamlines web browsing by understanding your preferences, making content discovery a breeze.

Personalized Recommendations: Discover new, tailored content, articles, and websites aligned with your interests.

Instant Information: Get quick answers without multiple tabs or time-consuming searches.

Enhanced Productivity: Manage bookmarks, set reminders, and stay organized within your browser.

Security and Privacy: ChromeChat actively protects against malicious websites, ensuring a safe browsing experience.

Connect via Web3: Connect your web3 Wallet to our extension which allows you to easily use the features we provide. In return we allocate Chrome Tokens to your wallet!

Experience the future of web browsing with ChromeChat. Install now and enjoy a smarter, more personalized, and secure online journey.                    

एक्सटेंशन की मूल जानकारी

नाम ChromeChat ChromeChat
ID aolnajadeahhdelipkdlngofkbpinala
आधिकारिक URL https://chromewebstore.google.com/detail/chromechat/aolnajadeahhdelipkdlngofkbpinala
विवरण ChromeChat
फ़ाइल का आकार 1.57 MB
स्थापना संख्या 46
वर्तमान संस्करण 1.0.1
अंतिम अपडेट 2023-10-14
प्रकाशन तिथि 2023-10-04
रेटिंग 5.00/5 कुल 22 रेटिंग्स
डेवलपर https://chromechat.io
ईमेल [email protected]
भुगतान के प्रकार free
गोपनीयता नीति पृष्ठ URL https://chromechat.io/privacypolicy
समर्थित भाषाएँ en-US
manifest.json
{
    "action": {
        "default_icon": {
            "128": "\/images\/icon.png",
            "16": "\/images\/icon.png",
            "48": "\/images\/icon.png"
        },
        "default_title": "ChromeChat",
        "default_popup": "popup\/index.html"
    },
    "background": {
        "service_worker": "background.js"
    },
    "description": "ChromeChat",
    "host_permissions": [
        ""
    ],
    "icons": {
        "128": "\/images\/icon.png",
        "16": "\/images\/icon.png",
        "32": "\/images\/icon.png",
        "48": "\/images\/icon.png"
    },
    "manifest_version": 3,
    "name": "ChromeChat",
    "permissions": [
        "tabs",
        "scripting",
        "cookies",
        "storage"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.1"
}