Snow
Snowing in the browser
Vad är Snow?
Snow är en Chrome-tillägg utvecklad av krisztiansala, och dess huvudfunktion är "Snowing in the browser".
Tilläggsskärmbilder
Ladda ner Snow-förlängningens CRX-fil
Ladda ner Snow-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
Creates snowing effect on any website. You can control the amount of snowflakes, speed, mouse interaction and also the color. Get a holiday feeling at any time of the year with this relaxing snowfall. Warning! Too many snowflakes or high speed may cause your browser to slow down, so don't try the maximum amount at first.
Grundläggande Information om Tillägg
Namn | |
ID | oeehhbpmpalolbhkffflikcnfeeflmek |
Officiell webbadress | https://chrome.google.com/webstore/detail/snow/oeehhbpmpalolbhkffflikcnfeeflmek |
Beskrivning | Snowing in the browser |
Filstorlek | 31.85 KB |
Antal Installationer | 273 |
Aktuell Version | 0.8.0 |
Senast Uppdaterad | 2020-02-07 |
Publiceringsdatum | 2020-02-07 |
Betyg | 5.00/5 Totalt 1 Betyg |
Utvecklare | krisztiansala |
Betalningssätt | free |
Stödda Språk | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Snow", "description": "Snowing in the browser", "version": "0.8.0", "browser_action": { "default_popup": "popup.html", "default_icon": { "16": "snow-16.png", "32": "snow-32.png", "48": "snow-48.png", "128": "snow-128.png" } }, "content_scripts": [ { "matches": [ " |