dim the screen
dim the screen,screen blue light filter, brightness control
dim the screen là gì?
dim the screen là một tiện ích mở rộng Chrome được phát triển bởi https://care-eyes.com, và tính năng chính của nó là "dim the screen,screen blue light filter, brightness control".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng dim the screen
Tải xuống các tệp mở rộng dim the screen dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
dim the screen extension can adjust the gamma value of your computer’s display adapt, reduce the blue part (RGB value) of the light, filter blue light. it makes your computer screen looks more comfortable, so that your eyes will not feel tired ,Protect your eyes from computer screen
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | olmpfahephldkkfhkmlnociobiihgndg |
URL Chính Thức | https://chrome.google.com/webstore/detail/dim-the-screen/olmpfahephldkkfhkmlnociobiihgndg |
Mô tả | dim the screen,screen blue light filter, brightness control |
Kích Thước Tệp | 28.77 KB |
Số Lần Cài Đặt | 405 |
Phiên Bản Hiện Tại | 1.0.0.7 |
Cập Nhật Lần Cuối | 2017-07-05 |
Ngày Phát Hành | 2017-07-05 |
Đánh Giá | 2.43/5 Tổng số 7 Đánh Giá |
Nhà Phát Triển | https://care-eyes.com |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://care-eyes.com/?pf |
URL Trang Trợ Giúp | https://care-eyes.com/feedback?pf |
Ngôn Ngữ Được Hỗ Trợ | 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" }, "browser_action": { "default_title": "__MSG_default_title__", "default_icon": "icons\/icon_48.png", "default_popup": "popup.html" }, "background": { "page": "background.html" }, "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'", "permissions": [ "http:\/\/*\/*", "https:\/\/*\/*", "tabs", "management", "contextMenus", "notifications", "nativeMessaging" ], "version": "1.0.0.7", "manifest_version": 2 } |