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"
}
} | |