i-Eye Chrome extension
This extension inverts most of the colors on a page
Vad är i-Eye Chrome extension?
i-Eye Chrome extension är en Chrome-tillägg utvecklad av jaytheman, och dess huvudfunktion är "This extension inverts most of the colors on a page".
Tilläggsskärmbilder
Ladda ner i-Eye Chrome extension-förlängningens CRX-fil
Ladda ner i-Eye Chrome extension-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
Inverts sites or pages to help prevent eye strain. Once a site is inverted it remembers to invert the site on the next visit. Does not invert images, attempts to exclude videos, turns most white text into green text and makes you look like a awesome developer =D If your text editor is black, your terminal is black and you code with the lights off, this extension is for you.
Grundläggande Information om Tillägg
Namn | |
ID | foljdpddalhhihmdkdibcokjejnnkmll |
Officiell webbadress | https://chrome.google.com/webstore/detail/i-eye-chrome-extension/foljdpddalhhihmdkdibcokjejnnkmll |
Beskrivning | This extension inverts most of the colors on a page |
Filstorlek | 9.15 KB |
Antal Installationer | 227 |
Aktuell Version | 1.1.0 |
Senast Uppdaterad | 2015-11-16 |
Publiceringsdatum | 2015-11-15 |
Betyg | 3.00/5 Totalt 1 Betyg |
Utvecklare | jaytheman |
Betalningssätt | free |
Tilläggswebbplats | https://github.com/CynderR/i-Eye-extension |
Hjälpsida URL | https://github.com/CynderR/i-Eye-extension |
Stödda Språk | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "i-Eye Chrome extension", "description": "This extension inverts most of the colors on a page", "version": "1.1.0", "browser_action": { "default_icon": "ieye.png", "default_popup": "interface.html" }, "content_scripts": [ { "matches": [ " |