GoGetProxy.com

Easily surf the Internet with your proxies switching between them in one click.

GoGetProxy.com क्या है?

GoGetProxy.com https://gogetproxy.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Easily surf the Internet with your proxies switching between them in one click."।

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

screenshot

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

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

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

                        Easily surf the Internet with your proxies switching between them in one click.

Proxy servers' features are very extensive: 
- keep anonymity online
- get access to blocked resources
- increase download speed

Extension works only with proxy servers in your account on GoGetProxy.com                    

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

नाम GoGetProxy.com GoGetProxy.com
ID fkajooepbhkiodamlelheipaobgimhgn
आधिकारिक URL https://chrome.google.com/webstore/detail/gogetproxycom/fkajooepbhkiodamlelheipaobgimhgn
विवरण Easily surf the Internet with your proxies switching between them in one click.
फ़ाइल का आकार 70.05 KB
स्थापना संख्या 1,302
वर्तमान संस्करण 1.0
अंतिम अपडेट 2016-12-15
प्रकाशन तिथि 2016-12-15
रेटिंग 4.29/5 कुल 7 रेटिंग्स
डेवलपर https://gogetproxy.com
ईमेल [email protected]
भुगतान के प्रकार free
गोपनीयता नीति पृष्ठ URL https://gogetproxy.com/en/tos
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "GoGetProxy.com",
    "description": "Easily surf the Internet with your proxies switching between them in one click.",
    "version": "1.0",
    "permissions": [
        "https:\/\/gogetproxy.com\/*",
        "tabs",
        "proxy",
        "storage",
        "webRequest",
        "webRequestBlocking"
    ],
    "background": {
        "page": "background.htm"
    },
    "options_page": "options.htm",
    "options_ui": {
        "page": "options.htm",
        "chrome_style": false
    },
    "browser_action": {
        "default_icon": {
            "16": "img\/icon16.png",
            "32": "img\/icon32.png"
        },
        "default_title": "GoGetProxy.com",
        "default_popup": "popup.htm"
    },
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'"
}