Mata
Reading the web should be friendly for your eyes
Hvad er Mata?
Mata er en Chrome-udvidelse udviklet af onesneakymofo, og dens hovedfunktion er "Reading the web should be friendly for your eyes".
Udvidelsesskærmbilleder
Download Mata-udvidelses-CRX-fil
Download Mata-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
Enables Night Mode for the Chrome Browser so you can easily read during the night. Note: You may have to restart your web browser once you have installed the extension. Disclaimer: This is an extension created by https://github.com/wilbertliu. I am not the owner of this extension, just someone who wanted to get this out to other people so they could use it.
Grundlæggende oplysninger om udvidelsen
Navn | Mata |
ID | oakhnpcgdembaopakdnfkejfcaeipeik |
Officiel URL | https://chromewebstore.google.com/detail/mata/oakhnpcgdembaopakdnfkejfcaeipeik |
Beskrivelse | Reading the web should be friendly for your eyes |
Filstørrelse | 87.11 KB |
Antal Installationer | 6,698 |
Nuværende Version | 1.0.0 |
Senest Opdateret | 2015-05-19 |
Udgivelsesdato | 2015-05-19 |
Bedømmelse | 3.83/5 Samlet 115 Bedømmelser |
Udvikler | onesneakymofo |
Betalingsmetode | free |
Udvidelseswebsted | https://github.com/wilbertliu/Mata |
Hjælpeside-URL | https://github.com/wilbertliu/Mata |
Understøttede Sprog | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Mata", "description": "Reading the web should be friendly for your eyes", "version": "1.0.0", "icons": { "16": "mata-inactive-16.png", "48": "mata-inactive-48.png", "128": "mata-inactive-128.png" }, "browser_action": { "default_icon": { "38": "mata-inactive-38.png" } }, "background": { "scripts": [ "background.js" ] }, "content_scripts": [ { "matches": [ " |