Block Grayscale แก้เว็บขาวดำให้กลับมามีสีสัน

Block Grayscale On Website แก้เว็บขาวดำให้กลับมามีสีสัน

Block Grayscale แก้เว็บขาวดำให้กลับมามีสีสันคืออะไร?

Block Grayscale แก้เว็บขาวดำให้กลับมามีสีสัน เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://www.worapat.com และคุณลักษณะหลักของมันคือ "Block Grayscale On Website แก้เว็บขาวดำให้กลับมามีสีสัน"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Block Grayscale แก้เว็บขาวดำให้กลับมามีสีสัน

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

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

                        Block Grayscale On Website
fixed website grayscale filter.

แก้ไขเว็บไซต์สีขาว ดำ หรือสีเทา ให้กลับมามีสีสัน
พร้อมทั้งเพิ่มริบบิ้นที่มุมบนซ้ายของเว็บไซต์

*2.4 ใช้ได้กับทุกเว็บไซต์ไม่ทำให้หน้าเว็บค้าง                    

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

ชื่อ Block Grayscale แก้เว็บขาวดำให้กลับมามีสีสัน Block Grayscale แก้เว็บขาวดำให้กลับมามีสีสัน
ID balcddebgjgmebkjgegplmoabpkdcepd
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/block-grayscale-%E0%B9%81%E0%B8%81%E0%B9%89%E0%B9%80%E0%B8%A7%E0%B9%87%E0%B8%9A%E0%B8%82%E0%B8%B2/balcddebgjgmebkjgegplmoabpkdcepd
คำอธิบาย Block Grayscale On Website แก้เว็บขาวดำให้กลับมามีสีสัน
ขนาดไฟล์ 21.61 KB
จำนวนการติดตั้ง 71
เวอร์ชันปัจจุบัน 2.4
อัปเดตครั้งล่าสุด 2016-11-02
วันที่เผยแพร่ 2016-11-02
คะแนน 5.00/5 รวมทั้งหมด 7 คะแนน
ผู้พัฒนา http://www.worapat.com
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ th
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Block Grayscale \u0e41\u0e01\u0e49\u0e40\u0e27\u0e47\u0e1a\u0e02\u0e32\u0e27\u0e14\u0e33\u0e43\u0e2b\u0e49\u0e01\u0e25\u0e31\u0e1a\u0e21\u0e32\u0e21\u0e35\u0e2a\u0e35\u0e2a\u0e31\u0e19",
    "description": "Block Grayscale On Website \u0e41\u0e01\u0e49\u0e40\u0e27\u0e47\u0e1a\u0e02\u0e32\u0e27\u0e14\u0e33\u0e43\u0e2b\u0e49\u0e01\u0e25\u0e31\u0e1a\u0e21\u0e32\u0e21\u0e35\u0e2a\u0e35\u0e2a\u0e31\u0e19",
    "version": "2.4",
    "author": "[email protected]",
    "permissions": [
        "https:\/\/*\/*",
        "http:\/\/*\/*",
        "tabs"
    ],
    "background": {
        "scripts": [
            "script.js"
        ],
        "persistent": true
    },
    "browser_action": {
        "default_title": "Block Grayscale On Website",
        "default_icon": "icon128.png"
    },
    "web_accessible_resources": [
        "black-ribbon.png"
    ],
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    }
}