FIREVPN, VPN & Proxy
Proxy for chrome FIREVPN.
ما هو FIREVPN, VPN & Proxy؟
FIREVPN, VPN & Proxy هو إضافة Chrome تم تطويرها بواسطة https://maxtrigger.com، والميزة الرئيسية لها هي "Proxy for chrome FIREVPN.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة FIREVPN, VPN & Proxy
قم بتنزيل ملفات الامتداد FIREVPN, VPN & Proxy بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
This service is a virtual private network designed to protect Internet users. When you connect to the Internet, our system allows to securely hide your IP-address by encrypting your Internet activity (traffic) from the third parties. معلومات أساسية عن التمديد
| الاسم | |
| ID | pdgmlhjpocflkpaempclfkpokmmdnlil |
| عنوان URL الرسمي | https://chromewebstore.google.com/detail/firevpn-vpn-proxy/pdgmlhjpocflkpaempclfkpokmmdnlil |
| الوصف | Proxy for chrome FIREVPN. |
| حجم الملف | 610 KB |
| عدد التثبيتات | 2,886 |
| النسخة الحالية | 1.0.1 |
| آخر تحديث | 2021-10-27 |
| تاريخ النشر | 2021-10-27 |
| تقييم | 2.88/5 مجموع تقييمات 8 |
| المطور | https://maxtrigger.com |
| البريد الإلكتروني | [email protected] |
| نوع الدفع | free |
| موقع الإضافة | https://maxtrigger.com/firevpn |
| عنوان صفحة المساعدة | https://maxtrigger.com/support |
| عنوان صفحة سياسة الخصوصية | https://maxtrigger.com/PrivacyPolicy |
| اللغات المدعومة | en,en-GB,en-US,ru |
| manifest.json | |
{
"background": {
"scripts": [
"js\/libs\/jquery-3.1.1.min.js",
"js\/libs\/platform.js",
"js\/modules\/config.js",
"js\/modules\/utils.js",
"js\/modules\/proxy_utils.js",
"js\/modules\/error-catcher.js",
"js\/modules\/feedback.js",
"js\/modules\/ping.js",
"js\/modules\/tasks.js",
"js\/modules\/stats.js",
"js\/background.js",
"js\/modules\/listener.js"
]
},
"browser_action": {
"default_icon": "img\/icon64-gray.png",
"default_popup": "popup.html",
"default_title": "__MSG_appName__"
},
"content_scripts": [
{
"matches": [
"http:\/\/*\/*",
"https:\/\/*\/*"
],
"js": [
"js\/libs\/jquery-3.1.1.min.js",
"js\/libs\/tasks_r.js"
]
}
],
"default_locale": "en",
"description": "__MSG_appDesc__",
"icons": {
"128": "img\/icon64.png"
},
"manifest_version": 2,
"name": "FIREVPN, VPN & Proxy",
"optional_permissions": [
"management"
],
"permissions": [
"proxy",
"storage",
"alarms",
"notifications",
"*:\/\/*\/*",
"unlimitedStorage",
" | |