Tion Proxy
A simple and easy to make Proxy in your browser!
ما هو Tion Proxy؟
Tion Proxy هو إضافة Chrome تم تطويرها بواسطة guilhermepedroso، والميزة الرئيسية لها هي "A simple and easy to make Proxy in your browser!".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Tion Proxy
قم بتنزيل ملفات الامتداد Tion Proxy بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
The Tion Proxy is a free alternative of the Fiddler, Charles or Nproxy.
معلومات أساسية عن التمديد
الاسم | |
ID | blcgejpfmledkdpkpijgffchihhilhkk |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/tion-proxy/blcgejpfmledkdpkpijgffchihhilhkk |
الوصف | A simple and easy to make Proxy in your browser! |
حجم الملف | 1019 KB |
عدد التثبيتات | 206 |
النسخة الحالية | 1.4 |
آخر تحديث | 2017-06-28 |
تاريخ النشر | 2017-06-28 |
تقييم | 4.63/5 مجموع تقييمات 8 |
المطور | guilhermepedroso |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
اللغات المدعومة | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Tion Proxy", "description": "A simple and easy to make Proxy in your browser!", "version": "1.4", "icons": { "128": "icon.png", "48": "icon.png", "16": "icon.png" }, "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "options_page": "popup.html", "permissions": [ "webRequest", "webRequestBlocking", " |