Kuaidaili - Enterprise-level Proxy IP Cloud Service Provider.

Official extension help you manage and switch proxies easily and quickly

Kuaidaili - Enterprise-level Proxy IP Cloud Service Provider. क्या है?

Kuaidaili - Enterprise-level Proxy IP Cloud Service Provider. https://kuaidaili.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Official extension help you manage and switch proxies easily and quickly"।

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

crx प्रारूप में Kuaidaili - Enterprise-level Proxy IP Cloud Service Provider. एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

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

                        This extension is provided by the official website of Kuaidaili (kuaidaili.com) to help you directly integrate Kuaidaili products into Chrome browser.

The Kuaidaili browser extension includes the following features:
- Support for tunnel proxy (30-second IP switching and above versions), dedicated proxy
- One-click direct proxy, no need to configure whitelist or proxy key
- Real-time viewing of current IP
- Seamless access to the Kuaidaili official website and plugin

Founded in 2013, Kuaidaili (kuaidaili.com) focuses on providing high-quality network proxy cloud services for advanced enterprise big data acquisition teams, spider engineers, and individual developers. As an enterprise-level proxy IP cloud service provider, it has continuously served 500-strong and unicorn customers in multiple fields such as the Internet, finance, big data, e-commerce, and advanced manufacturing.

You can also learn more about us through the following methods:
Safety and Compliance: https://www.kuaidaili.com/safe/
Privacy Policy: https://www.kuaidaili.com/law/
About Us: https://www.kuaidaili.com/about/                    

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

नाम Kuaidaili - Enterprise-level Proxy IP Cloud Service Provider. Kuaidaili - Enterprise-level Proxy IP Cloud Service Provider.
ID egnggjlkgolbghaflhgkgdchicieokop
आधिकारिक URL https://chromewebstore.google.com/detail/kuaidaili-enterprise-leve/egnggjlkgolbghaflhgkgdchicieokop
विवरण Official extension help you manage and switch proxies easily and quickly
फ़ाइल का आकार 203 KB
स्थापना संख्या 809
वर्तमान संस्करण 1.0.1
अंतिम अपडेट 2023-03-03
प्रकाशन तिथि 2023-03-03
रेटिंग 4.63/5 कुल 8 रेटिंग्स
डेवलपर https://kuaidaili.com
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://www.kuaidaili.com/
सहायता पृष्ठ URL https://www.kuaidaili.com/chrome
गोपनीयता नीति पृष्ठ URL https://www.kuaidaili.com/law
समर्थित भाषाएँ en,zh-CN,zh-TW
manifest.json
{
    "manifest_version": 3,
    "default_locale": "zh_CN",
    "name": "__MSG_extensionName__",
    "short_name": "Kuaidaili",
    "version": "1.0.1",
    "description": "__MSG_extensionDescription__",
    "homepage_url": "https:\/\/www.kuaidaili.com",
    "minimum_chrome_version": "108",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "icons": {
        "16": "assets\/icon\/icon-16.png",
        "32": "assets\/icon\/icon-32.png",
        "48": "assets\/icon\/icon-48.png",
        "128": "assets\/icon\/icon-128.png"
    },
    "action": {
        "default_title": "__MSG_actionTitleUnconnected__",
        "default_popup": "interface\/popup.html",
        "default_icon": {
            "16": "assets\/icon\/icon-action-off-16.png",
            "24": "assets\/icon\/icon-action-off-16.png",
            "32": "assets\/icon\/icon-action-off-16.png"
        }
    },
    "options_page": "interface\/settings.html",
    "background": {
        "service_worker": "assets\/js\/background.js",
        "type": "module"
    },
    "permissions": [
        "proxy",
        "storage",
        "unlimitedStorage",
        "alarms",
        "cookies",
        "webRequest",
        "webRequestAuthProvider",
        "declarativeNetRequest"
    ],
    "host_permissions": [
        ""
    ]
}