Anonymous Proxy Browser
Access and download blocked websites and files using our proxy service, it also hides your identity by masking your IP.
ما هو Anonymous Proxy Browser؟
Anonymous Proxy Browser هو إضافة Chrome تم تطويرها بواسطة http://apb.chromecrxstore.com، والميزة الرئيسية لها هي "Access and download blocked websites and files using our proxy service, it also hides your identity by masking your IP.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Anonymous Proxy Browser
قم بتنزيل ملفات الامتداد Anonymous Proxy Browser بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
You can save your online identity from hackers and websites by browsing anonymously using our online proxy service. Our service can also be used to access blocked websites and files from any country. When you enter the url in our proxy search bar, your IP address is masked by our own servers's IP address, so you don't have to worry about your IP being tracked by anyone. On top of that our proxy server service is fully online, which means you don't need to install any softare to access this service.
معلومات أساسية عن التمديد
الاسم | |
ID | jflaoihmnpailbppepbbpagccmcmadno |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/anonymous-proxy-browser/jflaoihmnpailbppepbbpagccmcmadno |
الوصف | Access and download blocked websites and files using our proxy service, it also hides your identity by masking your IP. |
حجم الملف | 15.33 KB |
عدد التثبيتات | 2,000 |
النسخة الحالية | 1.3 |
آخر تحديث | 2017-12-25 |
تاريخ النشر | 2017-12-25 |
تقييم | 4.48/5 مجموع تقييمات 29 |
المطور | http://apb.chromecrxstore.com |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
موقع الإضافة | http://apb.chromecrxstore.com/ |
عنوان صفحة سياسة الخصوصية | https://chromecrxstore.com/privacy-policy |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Anonymous Proxy Browser", "version": "1.3", "description": "Access and download blocked websites and files using our proxy service, it also hides your identity by masking your IP.", "icons": { "16": "icon.png", "48": "icon.png", "128": "icon.png" }, "homepage_url": "http:\/\/apb.chromecrxstore.com\/", "browser_action": { "default_icon": "icon.png", "default_title": "Anonymous Proxy Browser" }, "background": { "scripts": [ "background.js" ], "persistent": false } } |