Proxy Port Extension

Automatic proxy rotation for anonymity and browsing blocked resources

Proxy Port Extension क्या है?

Proxy Port Extension https://proxy-port.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Automatic proxy rotation for anonymity and browsing blocked resources"।

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

screenshot

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

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

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

                        Looking for a fast, secure, and private browsing experience? Look no further than Proxy Port Browser Extension! Our browser extension allows you to access websites without revealing your real IP address, so you can browse the web with peace of mind.

With Proxy Port Browser Extension, you can enjoy the following benefits:

    Bypass blocks: Our extension allows you to open blocked and restricted content.
    Private browsing: Your real IP address is hidden from the websites you visit, so your browsing history remains private.
    Easy to use: Simply install the extension and activate it with one click.

Whether you're concerned about online privacy, want to bypass internet censorship, or just need to access geo-restricted content, Proxy Browser Extension has you covered. Try it today and experience the power of private browsing!                    

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

नाम Proxy Port Extension Proxy Port Extension
ID hmmlmlccdnijglmmbjgpacjaoelakpee
आधिकारिक URL https://chromewebstore.google.com/detail/proxy-port-extension/hmmlmlccdnijglmmbjgpacjaoelakpee
विवरण Automatic proxy rotation for anonymity and browsing blocked resources
फ़ाइल का आकार 90.12 KB
स्थापना संख्या 59
वर्तमान संस्करण 1.1.18
अंतिम अपडेट 2023-03-30
प्रकाशन तिथि 2020-11-12
रेटिंग 5.00/5 कुल 1 रेटिंग्स
डेवलपर https://proxy-port.com
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://proxy-port.com/en/browser-extensions
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Proxy Port Extension",
    "short_name": "Proxy Port",
    "description": "Automatic proxy rotation for anonymity and browsing blocked resources",
    "version": "1.1.18",
    "icons": {
        "16": "img\/icon16.png",
        "48": "img\/icon48.png",
        "192": "img\/icon192.png"
    },
    "manifest_version": 2,
    "browser_action": {
        "default_icon": "img\/ba_64.png",
        "default_title": "Proxy Port: Off"
    },
    "background": {
        "scripts": [
            "utils.js",
            "apidriver.js",
            "proxykeeper.js",
            "background.js"
        ],
        "persistent": true
    },
    "permissions": [
        "proxy",
        "tabs",
        "contextMenus",
        "webRequest",
        "webRequestBlocking",
        "",
        "notifications"
    ]
}