dim the screen

dim the screen,screen blue light filter, brightness control

Apa itu dim the screen?

dim the screen adalah ekstensi Chrome yang dikembangkan oleh https://care-eyes.com, dan fitur utamanya adalah "dim the screen,screen blue light filter, brightness control".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi dim the screen

Unduh file ekstensi dim the screen dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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                    

Informasi Dasar Ekstensi

Nama dim the screen dim the screen
ID olmpfahephldkkfhkmlnociobiihgndg
URL Resmi https://chrome.google.com/webstore/detail/dim-the-screen/olmpfahephldkkfhkmlnociobiihgndg
Deskripsi dim the screen,screen blue light filter, brightness control
Ukuran File 28.77 KB
Jumlah Instalasi 405
Versi Saat Ini 1.0.0.7
Terakhir Diperbarui 2017-07-05
Tanggal Publikasi 2017-07-05
Penilaian 2.43/5 Total 7 Penilaian
Pengembang https://care-eyes.com
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://care-eyes.com/?pf
URL Halaman Bantuan https://care-eyes.com/feedback?pf
Bahasa yang Didukung 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
}