aProxy

aProxy will give you the following benefits: - Access to websites if it is unavailable for you; - Improved connection speed if you…

ما هو aProxy؟

aProxy هو إضافة Chrome تم تطويرها بواسطة adjaranet، والميزة الرئيسية لها هي "aProxy will give you the following benefits: - Access to websites if it is unavailable for you; - Improved connection speed if you…".

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

screenshot

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

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

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

                        aProxy will give you the following benefits:
- Access to websites if it is unavailable for you;
- Improved connection speed if you have a bad connection
- Increased safety of data transferred over the Internet                    

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

الاسم aProxy aProxy
ID ibalioppfbgkpnijdonlogccokhmplif
عنوان URL الرسمي https://chromewebstore.google.com/detail/aproxy/ibalioppfbgkpnijdonlogccokhmplif
الوصف aProxy will give you the following benefits: - Access to websites if it is unavailable for you; - Improved connection speed if you…
حجم الملف 18.62 KB
عدد التثبيتات 2,049
النسخة الحالية 1.0.5
آخر تحديث 2016-05-10
تاريخ النشر 2016-04-21
تقييم 4.30/5 مجموع تقييمات 30
المطور adjaranet
البريد الإلكتروني [email protected]
نوع الدفع free
اللغات المدعومة en
manifest.json
{
    "background": {
        "scripts": [
            "app.js"
        ]
    },
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "browser_action": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "manifest_version": 2,
    "name": "aProxy",
    "permissions": [
        "proxy"
    ],
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.5"
}