Leaf fireworks
Fireworks in the night
什么是Leaf fireworks?
Leaf fireworks是由david19902211开发的Chrome扩展程序,该扩展的主要功能是“Fireworks in the night”。
扩展截图
下载Leaf fireworks扩展crx文件
下载Leaf fireworks扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
HTML canvas night fireworks special effect webpage plug-in 扩展基本信息
| 名称 | |
| ID | blnadbfladdabnkdbdljgbpkfnpmjggc |
| 官方URL | https://chromewebstore.google.com/detail/leaf-fireworks/blnadbfladdabnkdbdljgbpkfnpmjggc |
| 简介 | Fireworks in the night |
| 文件大小 | 62.71 KB |
| 安装次数 | 106 |
| 当前版本 | 0.0.1 |
| 更新时间 | 2020-01-26 |
| 上架时间 | 2020-01-26 |
| 开发者 | david19902211 |
| 付费类型 | free |
| 支持的语言 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Leaf fireworks",
"description": "Fireworks in the night",
"version": "0.0.1",
"manifest_version": 2,
"browser_action": {
"default_popup": "index.html",
"default_title": "Leaf fireworks",
"default_icon": "images\/icon38.png"
},
"icons": {
"16": "images\/icon16.png",
"48": "images\/icon48.png",
"128": "images\/icon128.png"
}
} | |