Colour Changer

Change the colour of the text and background of a webpage!

Colour Changerคืออะไร?

Colour Changer เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Michael Smith และคุณลักษณะหลักของมันคือ "Change the colour of the text and background of a webpage!"

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

screenshot
screenshot
screenshot
screenshot
screenshot

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

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

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

                        Allows users to apply any colour to fonts and backgrounds of any webpage. To use the extension click on the symbol and you will see a drop-down menu, this has three options - fonts, background and reset. Upon clicking either the font or background it will drop-down three sliders that represent the RGB values, move these sliders to change the font/background. The reset button will remove any changes made to the page (note: to do this it refreshes the page).                    

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

ชื่อ Colour Changer Colour Changer
ID oghncgjeeecljbkloncoifojhioefmpj
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/colour-changer/oghncgjeeecljbkloncoifojhioefmpj
คำอธิบาย Change the colour of the text and background of a webpage!
ขนาดไฟล์ 91.72 KB
จำนวนการติดตั้ง 999
เวอร์ชันปัจจุบัน 1.0
อัปเดตครั้งล่าสุด 2017-10-26
วันที่เผยแพร่ 2017-10-26
คะแนน 2.50/5 รวมทั้งหมด 8 คะแนน
ผู้พัฒนา Michael Smith
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Colour Changer",
    "description": "Change the colour of the text and background of a webpage!",
    "version": "1.0",
    "icons": {
        "48": "icon.png"
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html",
        "default_title": "Click Here!"
    },
    "permissions": [
        "activeTab"
    ]
}

ส่วนขยายที่เกี่ยวข้อง