Proxee.net Browser Proxy

Manage and switch between multiple proxies quickly & easily.

Τι είναι το Proxee.net Browser Proxy;

Το Proxee.net Browser Proxy είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον http://proxee.net, και η κύρια λειτουργία του είναι "Manage and switch between multiple proxies quickly & easily.".

Στιγμιότυπα Επέκτασης

screenshot

Λήψη αρχείου CRX της επέκτασης Proxee.net Browser Proxy

Λήψη αρχείων επέκτασης Proxee.net Browser Proxy σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        Proxee.net's very own Chrome extension now allows you to easily manage, switch, and turn/off your Chrome browser proxy. 

Simply click the "Initialize" button to load your proxy list, enter the username and password information you were emailed upon successfully purchasing our service, verify your information, save it and you're done! 

Switching servers is easily and quickly done by simply clicking the icon at the top right of the browser, picking a new server from the drop down menu and it's done. You're now behind one of our proxies safe and secure!

Closed the browser by accident? No worries, the browser will simply come back with your last active proxy settings in place meaning you don't have to restart the service, login again, or do anything of that nature!                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Proxee.net Browser Proxy Proxee.net Browser Proxy
ID coiiigkiekgmchogbihlbjnpecoingej
Επίσημο URL https://chrome.google.com/webstore/detail/proxeenet-browser-proxy/coiiigkiekgmchogbihlbjnpecoingej
Περιγραφή Manage and switch between multiple proxies quickly & easily.
Μέγεθος Αρχείου 1.06 MB
Αριθμός Εγκαταστάσεων 112
Τρέχουσα Έκδοση 2.3.22
Τελευταία Ενημέρωση 2016-01-23
Ημερομηνία Δημοσίευσης 2016-01-23
Αξιολόγηση 2.33/5 Συνολικά 3 Αξιολογήσεις
Προγραμματιστής http://proxee.net
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://www.proxee.net
Διεύθυνση URL της Σελίδας Βοήθειας https://proxee.net/billing/knowledgebase.php?action=displaycat&catid=4
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "background": {
        "page": "background.html"
    },
    "browser_action": {
        "default_icon": "img\/icons\/32.png",
        "default_popup": "popup.html",
        "default_title": "__MSG_manifest_icon_default_title__"
    },
    "commands": {
        "_execute_browser_action": {
            "suggested_key": {
                "default": "Alt+Shift+O"
            }
        }
    },
    "default_locale": "en",
    "description": "__MSG_manifest_app_description__",
    "icons": {
        "128": "img\/icons\/128.png",
        "16": "img\/icons\/32.png",
        "32": "img\/icons\/32.png",
        "48": "img\/icons\/32.png",
        "64": "img\/icons\/64.png"
    },
    "manifest_version": 2,
    "minimum_chrome_version": "22.0.0",
    "name": "__MSG_manifest_app_name__",
    "options_page": "options.html",
    "permissions": [
        "privacy",
        "notifications",
        "proxy",
        "tabs",
        "alarms",
        "storage",
        "webRequest",
        "webRequestBlocking",
        "contextMenus",
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "ftp:\/\/*\/*",
        ""
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "2.3.22"
}