Google Net Browse Helper
This is a browser plugin for students, developers, cross-border workers, and research institutes to secure and speed Internet…
ما هو Google Net Browse Helper؟
Google Net Browse Helper هو إضافة Chrome تم تطويرها بواسطة https://nodessl.com، والميزة الرئيسية لها هي "This is a browser plugin for students, developers, cross-border workers, and research institutes to secure and speed Internet…".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Google Net Browse Helper
قم بتنزيل ملفات الامتداد Google Net Browse Helper بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Offline installation Download Address: https://github.com/nodelrd/google-net-browse-helper/releases
معلومات أساسية عن التمديد
الاسم | Google Net Browse Helper |
ID | mjdehbkikkkcnogiikhankanhgjfgljl |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/google-net-browse-helper/mjdehbkikkkcnogiikhankanhgjfgljl |
الوصف | This is a browser plugin for students, developers, cross-border workers, and research institutes to secure and speed Internet… |
حجم الملف | 3.75 MB |
عدد التثبيتات | 1,108 |
النسخة الحالية | 1.0 |
آخر تحديث | 2021-04-27 |
تاريخ النشر | 2021-04-24 |
تقييم | 3.63/5 مجموع تقييمات 8 |
المطور | https://nodessl.com |
البريد الإلكتروني | [email protected] |
نوع الدفع | in_app |
موقع الإضافة | https://nodessl.com |
عنوان صفحة سياسة الخصوصية | https://nodessl.com/posts/privacy_policy |
اللغات المدعومة | en,zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_name__", "version": "1.0", "manifest_version": 2, "description": "__MSG_description__", "homepage_url": "https:\/\/nodessl.com", "icons": { "16": "static\/logo\/16.png", "48": "static\/logo\/48.png", "128": "static\/logo\/128.png" }, "browser_action": { "default_title": "__MSG_name__", "default_icon": "static\/logo\/128.png", "default_popup": "index.html#\/popup" }, "options_page": "index.html#\/userinfo", "omnibox": { "keyword": "__MSG_name__" }, "offline_enabled": false, "default_locale": "zh_CN", "permissions": [ "alarms", "webRequest", "webRequestBlocking", "proxy", " |