Konfetti
A delightful burst of confetti every time you click.
Konfettiとは何ですか?
Konfettiはrobertdonaverによって開発されたChromeの拡張機能で、その主な機能は「A delightful burst of confetti every time you click.」です。
拡張機能のスクリーンショット
Konfetti拡張機能のCRXファイルをダウンロード
Konfetti拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
A delightful burst of confetti every time you click.
拡張機能の基本情報
名前 | |
ID | jpabjabdfjijffbheejeggacpomdikjk |
公式URL | https://chrome.google.com/webstore/detail/konfetti/jpabjabdfjijffbheejeggacpomdikjk |
説明 | A delightful burst of confetti every time you click. |
ファイルサイズ | 46.09 KB |
インストール数 | 798 |
現在のバージョン | 0.0.1 |
最終更新日 | 2020-08-30 |
公開日 | 2020-08-30 |
評価 | 3.22/5 合計 9 レビュー |
開発者 | robertdonaver |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Konfetti", "version": "0.0.1", "description": "A delightful burst of confetti every time you click.", "author": "Robert Hanna", "permissions": [ "activeTab", "storage" ], "browser_action": { "default_icon": "assets\/icon-48.png", "default_popup": "popup\/index.html" }, "content_scripts": [ { "matches": [ " |