DataSave Mode
Optimize Your Browsing Experience and Save Data
DataSave Mode란 무엇입니까?
DataSave Mode은(는) AI Conversers에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Optimize Your Browsing Experience and Save Data"입니다.
확장 프로그램 스크린샷
DataSave Mode 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
DataSave Mode is a powerful Chrome extension that enables the data-saving mode on compatible websites. By activating this mode, you can reduce data usage and lower associated costs. With website cooperation, you may experience lower quality images and fewer media elements as webpages adjust to minimize data downloads. This extension works by sending the "Save-Data: on" HTTP header with every request, signaling to websites your preference for data-saving. It is important to note that DataSave Mode is not a data compression proxy like the Data Saver/Lite option in Google Chrome or other similar modes in different browsers. By enabling DataSave Mode, you can optimize your browser's performance, conserve battery life, and enhance overall browsing efficiency. It effectively reduces data consumption, allowing for faster website loading and smoother browsing experiences. Take control of your data usage and browsing efficiency with DataSave Mode. Enjoy a streamlined browsing experience while maximizing your device's resources.
확장 프로그램 기본 정보
이름 | DataSave Mode |
ID | chggoifhpbkcmopidlajaofiofgfbohi |
공식 URL | https://chromewebstore.google.com/detail/datasave-mode/chggoifhpbkcmopidlajaofiofgfbohi |
설명 | Optimize Your Browsing Experience and Save Data |
파일 크기 | 25.42 KB |
설치 횟수 | 692 |
현재 버전 | 1.0.1 |
최근 업데이트 | 2023-08-01 |
출시 날짜 | 2023-07-31 |
평점 | 1.00/5 총 1 개의 평점 |
개발자 | AI Conversers |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://sites.google.com/view/grammarproprivacy/home |
도움말 페이지 URL | https://sites.google.com/view/grammarproprivacy |
개인정보 보호 정책 페이지 URL | https://sites.google.com/view/smart-summarizer/home |
지원되는 언어 | de,en,fr,es,hu,pt-PT,ro,ru,uk,iw,zh-CN,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "__MSG_appName__", "version": "1.0.1", "description": "__MSG_appDesc__", "default_locale": "en", "background": { "service_worker": "src\/pages\/background\/index.js", "type": "module" }, "icons": { "16": "icons\/16.png", "48": "icons\/48.png", "64": "icons\/64.png", "128": "icons\/128.png" }, "incognito": "spanning", "permissions": [ "declarativeNetRequest" ], "host_permissions": [ " |