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 |
| 官方網址 | 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"
}
} | |