Save-Data: on
Automatically enable data-savings mode at compatible websites.
ما هو Save-Data: on؟
Save-Data: on هو إضافة Chrome تم تطويرها بواسطة Aleksandersen، والميزة الرئيسية لها هي "Automatically enable data-savings mode at compatible websites.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Save-Data: on
قم بتنزيل ملفات الامتداد Save-Data: on بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Tell websites that you prefer to save data and costs. At websites’ discretion, you may see lower quality images and fewer media elements as webpages adjust to reduce data downloads. The extension works by sending the "Save-Data: on" HTTP header with every request. This extension is not a data compression proxy like the Data Saver/Lite option in Google Chrome, or Opera Turbo and Yandex.browser Turbo mode.
معلومات أساسية عن التمديد
الاسم | Save-Data: on |
ID | nholpkfnmjbinlhcfihkhiehdaohlibg |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/save-data-on/nholpkfnmjbinlhcfihkhiehdaohlibg |
الوصف | Automatically enable data-savings mode at compatible websites. |
حجم الملف | 17.77 KB |
عدد التثبيتات | 81,768 |
النسخة الحالية | 1.1.0 |
آخر تحديث | 2021-06-11 |
تاريخ النشر | 2019-01-22 |
تقييم | 3.80/5 مجموع تقييمات 25 |
المطور | Aleksandersen |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
موقع الإضافة | https://www.daniel.priv.no/web-extensions/save-data.html |
عنوان صفحة المساعدة | https://github.com/da2x/save-data/issues |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "version": "1.1.0", "author": "Daniel Aleksandersen", "background": { "persistent": true, "scripts": [ "background.js" ] }, "description": " Automatically enable data-savings mode at compatible websites.", "icons": { "16": "img\/icon16.png", "48": "img\/icon48.png", "96": "img\/icon96.png", "128": "img\/icon128.png" }, "name": "Save-Data: on", "short_name": "Save-Data", "permissions": [ " |