Colour-blind aid (Cblaid)
Cblaid, provides a range of colour filters to try and help improve the contrast between foreground and background colours.
Apa itu Colour-blind aid (Cblaid)?
Colour-blind aid (Cblaid) adalah ekstensi Chrome yang dikembangkan oleh SamGeee, dan fitur utamanya adalah "Cblaid, provides a range of colour filters to try and help improve the contrast between foreground and background colours.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Colour-blind aid (Cblaid)
Unduh file ekstensi Colour-blind aid (Cblaid) 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
Colour-blind aid (Cblaid), provides a range of colour filters to try and help improve the contrast between foreground and background colours. These filters are applied over the top of webpages and have been designed to aid users with Colour Vision Deficiency (CVD). This application has limited functionality and may not work with certain webpages due to the choice of CSS and styling used.
Informasi Dasar Ekstensi
Nama | |
ID | ehieoaimlkaalkbhdfojndnigobimpkj |
URL Resmi | https://chrome.google.com/webstore/detail/colour-blind-aid-cblaid/ehieoaimlkaalkbhdfojndnigobimpkj |
Deskripsi | Cblaid, provides a range of colour filters to try and help improve the contrast between foreground and background colours. |
Ukuran File | 120 KB |
Jumlah Instalasi | 2,000 |
Versi Saat Ini | 1.0 |
Terakhir Diperbarui | 2016-08-17 |
Tanggal Publikasi | 2016-08-17 |
Penilaian | 3.75/5 Total 4 Penilaian |
Pengembang | SamGeee |
[email protected] | |
Tipe Pembayaran | free |
Bahasa yang Didukung | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Colour-blind aid (Cblaid)", "short_name": "Cblaid", "version": "1.0", "description": "Cblaid, provides a range of colour filters to try and help improve the contrast between foreground and background colours.", "browser_action": { "default_icon": "\/img\/icon.png", "default_popup": "background.html", "default_title": "Cblaid" }, "background": { "scripts": [ "js\/eventPage.js" ], "persistent": true }, "content_scripts": [ { "matches": [ " |