ProxyPony ToolBar

Mobile Carrier Proxies

ما هو ProxyPony ToolBar؟

ProxyPony ToolBar هو إضافة Chrome تم تطويرها بواسطة Evina، والميزة الرئيسية لها هي "Mobile Carrier Proxies".

لقطات شاشة التمديد

screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة ProxyPony ToolBar

قم بتنزيل ملفات الامتداد ProxyPony ToolBar بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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                    

معلومات أساسية عن التمديد

الاسم ProxyPony ToolBar ProxyPony ToolBar
ID gakmhfkhimfndankmbbbkidoieogffcj
عنوان URL الرسمي https://chrome.google.com/webstore/detail/proxypony-toolbar/gakmhfkhimfndankmbbbkidoieogffcj
الوصف Mobile Carrier Proxies
حجم الملف 493 KB
عدد التثبيتات 169
النسخة الحالية 1.0.21
آخر تحديث 2020-11-27
تاريخ النشر 2020-04-02
تقييم 5.00/5 مجموع تقييمات 2
المطور Evina
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة http://www.proxypony.com/
عنوان صفحة المساعدة http://www.proxypony.com/
اللغات المدعومة 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"
}