Save-Data: on
Automatically enable data-savings mode at compatible websites.
什么是Save-Data: on?
Save-Data: on是由Aleksandersen开发的Chrome扩展程序,该扩展的主要功能是“Automatically enable data-savings mode at compatible websites.”。
扩展截图
下载Save-Data: on扩展crx文件
下载Save-Data: on扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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 |
帮助页面URL | 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": [ " |