Snow
Snowing in the browser
什麼是Snow?
Snow是由krisztiansala開發的Chrome擴展程式,該擴展的主要功能是“Snowing in the browser”。
擴展截圖
下載Snow擴展crx文件
下載Snow擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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.
擴展基本資訊
名稱 | |
ID | oeehhbpmpalolbhkffflikcnfeeflmek |
官方網址 | https://chrome.google.com/webstore/detail/snow/oeehhbpmpalolbhkffflikcnfeeflmek |
簡介 | Snowing in the browser |
檔案大小 | 31.85 KB |
安裝次數 | 273 |
目前版本 | 0.8.0 |
更新時間 | 2020-02-07 |
上架時間 | 2020-02-07 |
評分 | 5.00/5 共 1 次評分 |
開發者 | krisztiansala |
付費類型 | free |
支援的語言 | 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": [ " |