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 |
官方URL | 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": [ " |