intoProxy

intoProxy Chrome Extension

ما هو intoProxy؟

intoProxy هو إضافة Chrome تم تطويرها بواسطة http://www.intoproxy.com، والميزة الرئيسية لها هي "intoProxy Chrome Extension".

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

screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة intoProxy

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

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

                        intoProxy – Top Rated Proxy Service

Allows you to change your IP address and your location. The proxy servers can be used from all your computers and gadgets.

We offer shared proxy and private proxy accounts.
You need to create a proxy account on our website.

This extension will help you access all intoProxy servers available for your account. Just pick a location and a server from the drop-down list and you are good to go. 
Currently we offer proxy servers located in:
   - United States
   - United Kingdom
   - Netherlands
   - Canada
   - Germany
   - Australia
Check www.intoproxy.com/locations.html                    

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

الاسم intoProxy intoProxy
ID jnoehmhmdffejnkhccdagnppbbcclhne
عنوان URL الرسمي https://chrome.google.com/webstore/detail/intoproxy/jnoehmhmdffejnkhccdagnppbbcclhne
الوصف intoProxy Chrome Extension
حجم الملف 44.4 KB
عدد التثبيتات 339
النسخة الحالية 2.0
آخر تحديث 2016-03-18
تاريخ النشر 2016-03-18
تقييم 3.33/5 مجموع تقييمات 6
المطور http://www.intoproxy.com
نوع الدفع free
موقع الإضافة http://www.intoproxy.com/
عنوان صفحة المساعدة http://intoproxy.com/faq.html
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "intoProxy",
    "version": "2.0",
    "description": "intoProxy Chrome Extension",
    "default_locale": "en",
    "browser_action": {
        "default_icon": "ip16.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "ip16.png",
        "32": "ip32.png",
        "48": "ip48.png",
        "128": "ip128.png"
    },
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "permissions": [
        "proxy",
        "storage"
    ],
    "manifest_version": 2
}