Surflare

Surflare

Surflare क्या है?

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

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

screenshot
screenshot

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

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

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

                        Surflare is a simple, Fast and Secure proxy service.
> Surf anonymously
> Smart Route in China
> Unlimited Traffic
> 24/7 customer support by live chat
> No activity logs & No connection logs


User can manage and switch between multiple proxies quickly & easily.
Surflare VPN application has one big ON/OFF button and all settings fit into conveniently small window that super easy to use.
Surflare has award-winning software for Windows, Mac, iOS, Android, and allows you to connect up to 5 devices simultaneously.                    

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

नाम Surflare Surflare
ID ndlihkddbkkffhmcjamdgphennembnic
आधिकारिक URL https://chromewebstore.google.com/detail/surflare/ndlihkddbkkffhmcjamdgphennembnic
विवरण Surflare
फ़ाइल का आकार 2.23 MB
स्थापना संख्या 493
वर्तमान संस्करण 2.1.1
अंतिम अपडेट 2023-08-16
प्रकाशन तिथि 2020-06-25
रेटिंग 5.00/5 कुल 3 रेटिंग्स
डेवलपर https://surflare.com
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://www.surflare.com
सहायता पृष्ठ URL https://www.surflare.com
गोपनीयता नीति पृष्ठ URL https://www.surflare.com/docs/privacyPolicy
समर्थित भाषाएँ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Surflare",
    "description": "Surflare",
    "version": "2.1.1",
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "permissions": [
        "proxy",
        "alarms",
        "",
        "webRequest",
        "webRequestBlocking"
    ],
    "icons": {
        "128": "img\/on.png",
        "48": "img\/on.png",
        "16": "img\/on.png"
    },
    "browser_action": {
        "default_icon": "img\/off.png",
        "default_popup": "index.html"
    },
    "background": {
        "scripts": [
            "utils.js",
            "extension-base.js",
            "proxy-chrome.js",
            "proxy-firefox.js",
            "proxy-factory.js",
            "background.js"
        ]
    },
    "options_page": "options.html"
}