Blue light filter
Blue light filter, brightness control
Blue light filterとは何ですか?
Blue light filterはhttps://care-eyes.comによって開発されたChromeの拡張機能で、その主な機能は「Blue light filter, brightness control」です。
拡張機能のスクリーンショット
Blue light filter拡張機能のCRXファイルをダウンロード
Blue light filter拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Blue light filter extension can adjust the gamma value of your computer’s display adapt, reduce the blue part (RGB value) of the light, filter the blue light, it makes your computer screen looks more comfortable, so that your eyes will not feel tired ,Protect your eyes from computer screen Blue light filter extension for all versions of Windows, including Windows XP, Windows 7, Windows 8, Windows 10. welcome to visit our website: https://care-eyes.com Tip!!! 1、To control the blue light and brightness of Windows system, you need to download CareUEyes.exe
拡張機能の基本情報
名前 | Blue light filter |
ID | pacnollcefnfheghikkhbhodhnplhbdm |
公式URL | https://chromewebstore.google.com/detail/blue-light-filter/pacnollcefnfheghikkhbhodhnplhbdm |
説明 | Blue light filter, brightness control |
ファイルサイズ | 34.7 KB |
インストール数 | 10,420 |
現在のバージョン | 1.2.0.0 |
最終更新日 | 2022-09-24 |
公開日 | 2021-02-22 |
評価 | 2.06/5 合計 34 レビュー |
開発者 | https://care-eyes.com |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://care-eyes.com/?bf |
ヘルプページのURL | https://care-eyes.com/feedback?bf |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_name__", "description": "__MSG_description__", "default_locale": "en", "icons": { "16": "icons\/icon_16.png", "48": "icons\/icon_48.png", "128": "icons\/icon_128.png" }, "action": { "default_title": "__MSG_default_title__", "default_icon": "icons\/icon_48.png", "default_popup": "popup.html" }, "background": { "service_worker": "scripts\/background.js" }, "content_security_policy": { "extension_pages": "script-src 'self'; object-src 'self'" }, "host_permissions": [ "https:\/\/*\/" ], "permissions": [ "nativeMessaging" ], "version": "1.2.0.0", "manifest_version": 3 } |