ProxyPony ToolBar

Mobile Carrier Proxies

Co je ProxyPony ToolBar?

ProxyPony ToolBar je rozšíření Chrome vyvinuté Evina, a jeho hlavní funkcí je „Mobile Carrier Proxies“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření ProxyPony ToolBar

Stáhněte si soubory rozšíření ProxyPony ToolBar ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        The all new ProxyPony plugin for Chrome allows you to access mobile carrier & region specific content (ads, landing pages, websites, etc) from your desktop as if you were in that region.

Functionalities include:
    o Selection of a proxy from a list of worldwide mobile carriers and use of it in Chrome.
    o Selection of a user-agent from a list of terminals and replacement of the user-agent of Chrome.
    o Auto-adaptation of the language to the region of the mobile carrier proxy you are using.

What you can accomplish with this plugin:
    o Competition analysis
    o Compliance tests
    o Functional tests for services using Direct Carrier Billing (DCB)
    o Threat analysis and security breach detection

This plugin is aimed for:
    o Performance Networks & Media Buyers
    o Mobile Advertisers
    o Ad Agencies
    o Services & Applications developers
    o Internet Security Companies

NB: In order to access & use this plugin, you need to have an account registered with ProxyPony. If you do not, please visit our website and ask for a quotation.

------------------------------------------

What changed in Version 1.0.13 : 
   o Correction of a display bug of the main menu (for MacOS users)
   o Correction of a cache issue which didn’t allow users to change accounts 

What changed in Version 1.0.14 :
   o The navigator's user-agent is also updated when selecting devices
   o Proxies status is refreshed when click on networks

What changed in version 1.0.17 :
   o Proxies downspeed is displayed in Mbit/s
   o Proxies status is displayed with red/green icons

What changed in version 1.0.18 :
   o Bug fixes when used on Linux/Unix

What changed in version 1.0.21 :
   o Fix AuthRequired chrome Event handling
   o Use evina's webpage for test connection tab                    

Základní Informace o Rozšíření

Název ProxyPony ToolBar ProxyPony ToolBar
ID gakmhfkhimfndankmbbbkidoieogffcj
Oficiální URL https://chrome.google.com/webstore/detail/proxypony-toolbar/gakmhfkhimfndankmbbbkidoieogffcj
Popis Mobile Carrier Proxies
Velikost souboru 493 KB
Počet instalací 169
Aktuální Verze 1.0.21
Poslední Aktualizace 2020-11-27
Datum Vydání 2020-04-02
Hodnocení 5.00/5 Celkem 2 Hodnocení
Vývojář Evina
E-mail [email protected]
Typ Platby free
Webové stránky Rozšíření http://www.proxypony.com/
URL Stránky Nápovědy http://www.proxypony.com/
Podporované Jazyky en
manifest.json
{
    "background": {
        "page": "ProxyPony\/Toolbar\/Pages\/Background.html",
        "persistent": true
    },
    "browser_action": {
        "default_icon": "ProxyPony\/Toolbar\/Images\/ProxyPony-48x48-Disconnected.png",
        "default_popup": "ProxyPony\/Toolbar\/Pages\/Popup.html"
    },
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "description": "Mobile Carrier Proxies",
    "icons": {
        "128": "ProxyPony\/Toolbar\/Images\/ProxyPony-128x128-Colored.png",
        "16": "ProxyPony\/Toolbar\/Images\/ProxyPony-16x16-Colored.png",
        "48": "ProxyPony\/Toolbar\/Images\/ProxyPony-48x48-Colored.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAr2NCWD88yRvpIoI4zDJYqmXZk+lLEPXFYDFWmBJRl1H6LzWhXx2dzJHiUO\/KqoBVIeBILRPA7LQs5EddC+k6yuyQp01gelxZsqnuRgkjc7GH7XdHDsI\/QKpr6v8D2hsNpWFny8yod0cRdgD3+I77gJ1H\/WRJ+JE4iM8D9g+3ylsGuNGS8sISxAYbrQstLPkNa+BFSaiU+qqs5BFQ1cm6TDuRJZACAb2gxKLGdFWi2s88NkEAblBfhZeB0CmqoXptoUBYTWNnsso8Fgwcu9feIYfMUzXpD1V0gofj4PrVV9SSTI8r2RsVXtMQuqd0GX6XTG0aPx8iA3g5C1hLtEF4CwIDAQAB",
    "manifest_version": 2,
    "name": "ProxyPony ToolBar",
    "options_page": "ProxyPony\/Toolbar\/Pages\/Options.html",
    "permissions": [
        "tabs",
        "notifications",
        "cookies",
        "idle",
        "storage",
        "webRequest",
        "webRequestBlocking",
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "",
        "browsingData",
        "proxy"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.21"
}