Protect Eye
Protect your eyes and reduce eye fatigue by modifying the background color and adjusting the screen brightness.
Was ist Protect Eye?
Protect Eye ist eine Chrome-Erweiterung, die von talentranslate entwickelt wurde, und ihr Hauptmerkmal ist "Protect your eyes and reduce eye fatigue by modifying the background color and adjusting the screen brightness.".
Erweiterungsscreenshots
Protect Eye-Erweiterungs-CRX-Datei herunterladen
Laden Sie Protect Eye-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
* It supports replacing the dazzling white in the web page background with olive green, local yellow, bean paste green and light gray, or any color you customize.
* Support to adjust screen brightness.
* Prevent eye discomfort caused by focusing on Web pages for a long time and protect eyesight. Grundlegende Informationen zur Erweiterung
| Name | |
| ID | mkbaaakkfpacbbcpichcnmjdmgagalfa |
| Offizielle URL | https://chromewebstore.google.com/detail/protect-eye/mkbaaakkfpacbbcpichcnmjdmgagalfa |
| Beschreibung | Protect your eyes and reduce eye fatigue by modifying the background color and adjusting the screen brightness. |
| Dateigröße | 94.08 KB |
| Installationsanzahl | 10,723 |
| Aktuelle Version | 2.0.0.0 |
| Letztes Update | 2021-11-15 |
| Veröffentlichungsdatum | 2018-11-12 |
| Bewertung | 4.31/5 Insgesamt 39 Bewertungen |
| Entwickler | talentranslate |
| [email protected] | |
| Zahlungsart | free |
| URL der Datenschutzrichtlinien-Seite | https://www.freeprivacypolicy.com/live/3273275d-2a5f-4848-a70a-ba2bf99982b3 |
| Unterstützte Sprachen | en,zh-CN,zh-TW |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Protect Eye",
"short_name": "Protect Eye",
"version": "2.0.0.0",
"manifest_version": 2,
"offline_enabled": true,
"description": "Protect your eyes and reduce eye fatigue by modifying the background color and adjusting the screen brightness.",
"default_locale": "en",
"browser_action": {
"default_icon": {
"19": "img\/grey19.png",
"38": "img\/icon38.png"
},
"default_popup": "popup.html"
},
"background": {
"persistent": true,
"scripts": [
"scripts\/background.js"
]
},
"icons": {
"16": "img\/icon16.png",
"48": "img\/icon48.png",
"128": "img\/icon128.png"
},
"content_scripts": [
{
"matches": [
" | |