Protect Eye
Protect your eyes and reduce eye fatigue by modifying the background color and adjusting the screen brightness.
Qu'est-ce que Protect Eye ?
Protect Eye est une extension Chrome développée par talentranslate, et sa fonction principale est "Protect your eyes and reduce eye fatigue by modifying the background color and adjusting the screen brightness.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Protect Eye
Téléchargez les fichiers d'extension Protect Eye au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
* 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.
Informations de Base sur l'Extension
Nom | Protect Eye |
ID | mkbaaakkfpacbbcpichcnmjdmgagalfa |
URL Officiel | https://chromewebstore.google.com/detail/protect-eye/mkbaaakkfpacbbcpichcnmjdmgagalfa |
Description | Protect your eyes and reduce eye fatigue by modifying the background color and adjusting the screen brightness. |
Taille du Fichier | 94.08 KB |
Nombre d'Installations | 10,723 |
Version Actuelle | 2.0.0.0 |
Dernière Mise à Jour | 2021-11-15 |
Date de Publication | 2018-11-12 |
Évaluation | 4.31/5 Total 39 Évaluations |
Développeur | talentranslate |
[email protected] | |
Type de Paiement | free |
URL de la Page de Politique de Confidentialité | https://www.freeprivacypolicy.com/live/3273275d-2a5f-4848-a70a-ba2bf99982b3 |
Langues Prises en Charge | 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": [ " |