ProxyZIlla: Free proxy list (hidemy.name)

Allows you to get a text list of all proxies from the site hidemy.name without a premium subscription.

ProxyZIlla: Free proxy list (hidemy.name) क्या है?

ProxyZIlla: Free proxy list (hidemy.name) https://pedanto.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Allows you to get a text list of all proxies from the site hidemy.name without a premium subscription."।

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

screenshot

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

crx प्रारूप में ProxyZIlla: Free proxy list (hidemy.name) एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

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

                        Browser plugin, which allows you to display a list of all the proxies of this page in the format of easily copied text. If you click on the "Collect All" button, then all proxy lists from all search pages will be collected.                    

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

नाम ProxyZIlla: Free proxy list (hidemy.name) ProxyZIlla: Free proxy list (hidemy.name)
ID akngicgmfipkdhobgimemdhgbmooagbg
आधिकारिक URL https://chrome.google.com/webstore/detail/proxyzilla-free-proxy-lis/akngicgmfipkdhobgimemdhgbmooagbg
विवरण Allows you to get a text list of all proxies from the site hidemy.name without a premium subscription.
फ़ाइल का आकार 85.87 KB
स्थापना संख्या 1,000
वर्तमान संस्करण 1.0.13
अंतिम अपडेट 2020-05-06
प्रकाशन तिथि 2020-05-06
रेटिंग 4.39/5 कुल 175 रेटिंग्स
डेवलपर https://pedanto.com
ईमेल [email protected]
भुगतान के प्रकार free
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "ProxyZIlla: Free proxy list (hidemy.name)",
    "version": "1.0.13",
    "description": "Allows you to get a text list of all proxies from the site hidemy.name without a premium subscription.",
    "short_name": "ProxyZIlla: Free proxy list (hidemy.name)",
    "icons": {
        "16": "images\/icon_16.png",
        "48": "images\/icon_48.png",
        "128": "images\/icon_128.png"
    },
    "permissions": [
        "storage"
    ],
    "content_scripts": [
        {
            "all_frames": true,
            "js": [
                "js\/jquery.js",
                "js\/content.js"
            ],
            "css": [
                "styles.css"
            ],
            "matches": [
                "https:\/\/hidemyna.me\/*",
                "*:\/\/free-proxy.cz\/*",
                "*:\/\/freeproxylists.net\/*",
                "*:\/\/www.sslproxies.org\/*",
                "*:\/\/www.proxynova.com\/*",
                "*:\/\/free.proxy-sale.com\/*",
                "*:\/\/hidester.com\/*",
                "*:\/\/spys.one\/*"
            ]
        }
    ],
    "browser_action": {
        "default_title": "ProxyZIlla",
        "default_icon": "images\/icon_16.png",
        "default_popup": "popup.html"
    }
}