Hiload Web Proxy

Hiload is a free web proxy which allows you to unblock/bypass any firewall restrictions made by your network administrator.

ما هو Hiload Web Proxy؟

Hiload Web Proxy هو إضافة Chrome تم تطويرها بواسطة blank، والميزة الرئيسية لها هي "Hiload is a free web proxy which allows you to unblock/bypass any firewall restrictions made by your network administrator.".

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

screenshot

تحميل ملف CRX للإضافة Hiload Web Proxy

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

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

                        1. Simply insert the website you want to visit into the input field
2. Click the GO button

Hiload is extreme fast, free and secure.                    

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

الاسم Hiload Web Proxy Hiload Web Proxy
ID pminladjmndipkjkmdjhhbidegbjoemn
عنوان URL الرسمي https://chrome.google.com/webstore/detail/hiload-web-proxy/pminladjmndipkjkmdjhhbidegbjoemn
الوصف Hiload is a free web proxy which allows you to unblock/bypass any firewall restrictions made by your network administrator.
حجم الملف 43.05 KB
عدد التثبيتات 1,000
النسخة الحالية 1.0.1
آخر تحديث 2015-01-24
تاريخ النشر 2015-01-24
تقييم 3.77/5 مجموع تقييمات 53
المطور blank
نوع الدفع free
موقع الإضافة http://hiload.org
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Hiload Web Proxy",
    "version": "1.0.1",
    "manifest_version": 2,
    "description": "Hiload is a free web proxy which allows you to unblock\/bypass any firewall restrictions made by your network administrator.",
    "permissions": [
        "tabs",
        "http:\/\/hiload.org\/"
    ],
    "background": {
        "scripts": [
            "js\/background.js"
        ]
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html",
        "default_title": "Hiload Web Proxy"
    }
}