coolers

This extension adds gray layer on screen which helps in reading white background content during night or from dark place

coolersคืออะไร?

coolers เป็นส่วนขยายของ Chrome ที่พัฒนาโดย manivannan13tnj และคุณลักษณะหลักของมันคือ "This extension adds gray layer on screen which helps in reading white background content during night or from dark place"

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย coolers

ดาวน์โหลดไฟล์ส่วนขยาย coolers ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        night owl chrome plugin is to filter the screen brightness using chrome extension                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ coolers coolers
ID gllnjhcphiikcemofhpcnmdakdjajdhp
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/coolers/gllnjhcphiikcemofhpcnmdakdjajdhp
คำอธิบาย This extension adds gray layer on screen which helps in reading white background content during night or from dark place
ขนาดไฟล์ 7.54 KB
จำนวนการติดตั้ง 99
เวอร์ชันปัจจุบัน 1.0
อัปเดตครั้งล่าสุด 2017-02-09
วันที่เผยแพร่ 2017-02-09
คะแนน 5.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา manivannan13tnj
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://github.com/rmanivannan/night-owl-chrome-plugin
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "coolers",
    "description": "This extension adds gray layer on screen which helps in reading white background content during night or from dark place",
    "version": "1.0",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "tabs",
        ""
    ]
}