Glow
Make any webpage glow! Slowly changes colors throughout the rainbow.
Vad är Glow?
Glow är en Chrome-tillägg utvecklad av Daniel W, och dess huvudfunktion är "Make any webpage glow! Slowly changes colors throughout the rainbow.".
Ladda ner Glow-förlängningens CRX-fil
Ladda ner Glow-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
Make any webpage glow! Slowly changes colors throughout the rainbow.
Grundläggande Information om Tillägg
Namn | |
ID | cobfkihaoppgppehkpibfgeakanbgbdo |
Officiell webbadress | https://chrome.google.com/webstore/detail/glow/cobfkihaoppgppehkpibfgeakanbgbdo |
Beskrivning | Make any webpage glow! Slowly changes colors throughout the rainbow. |
Filstorlek | 5.03 KB |
Antal Installationer | 146 |
Aktuell Version | 1.0.0 |
Senast Uppdaterad | 2015-04-10 |
Publiceringsdatum | 2015-04-10 |
Betyg | 2.88/5 Totalt 8 Betyg |
Utvecklare | Daniel W |
Betalningssätt | free |
Tilläggswebbplats | http://www.danielw.org |
Stödda Språk | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Glow", "version": "1.0.0", "permissions": [ "activeTab", "tabs", "background" ], "icons": { "16": "glow.png" }, "browser_action": { "default_title": "The webpage glows colors.", "default_icon": "glow.png" }, "content_scripts": [ { "matches": [ " |