ProxyPony ToolBar

Mobile Carrier Proxies

Wat is ProxyPony ToolBar?

ProxyPony ToolBar is een Chrome-extensie ontwikkeld door Evina, en de belangrijkste functie is "Mobile Carrier Proxies".

Extensie Screenshots

screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie ProxyPony ToolBar

Download ProxyPony ToolBar-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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                    

Basisinformatie over de Extensie

Naam ProxyPony ToolBar ProxyPony ToolBar
ID gakmhfkhimfndankmbbbkidoieogffcj
Officiële URL https://chrome.google.com/webstore/detail/proxypony-toolbar/gakmhfkhimfndankmbbbkidoieogffcj
Beschrijving Mobile Carrier Proxies
Bestandsgrootte 493 KB
Aantal Installaties 169
Huidige Versie 1.0.21
Laatst Bijgewerkt 2020-11-27
Publicatiedatum 2020-04-02
Beoordeling 5.00/5 Totaal 2 Beoordelingen
Ontwikkelaar Evina
E-mail [email protected]
Betalingswijze free
Extensiewebsite http://www.proxypony.com/
Help Pagina-URL http://www.proxypony.com/
Ondersteunde Talen 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"
}