Useless Button
An absolutely useless button
Useless Buttonとは何ですか?
Useless Buttonはwillemvanv05によって開発されたChromeの拡張機能で、その主な機能は「An absolutely useless button」です。
拡張機能のスクリーンショット
Useless Button拡張機能のCRXファイルをダウンロード
Useless Button拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Have you ever wanted a button that does absolutely nothing? Well now you can have one thanks to my couple hours of learning how to use java script, and for the cheap price of $FREE. When I say this button does nothing, I mean it really does nothing. Full disclaimer, this button will do absolutely nothing. Period. Have fun! 拡張機能の基本情報
| 名前 | |
| ID | idnmhmpgbblkfpjffmdklngnabjeekfn |
| 公式URL | https://chromewebstore.google.com/detail/useless-button/idnmhmpgbblkfpjffmdklngnabjeekfn |
| 説明 | An absolutely useless button |
| ファイルサイズ | 3.63 KB |
| インストール数 | 160 |
| 現在のバージョン | 1.0 |
| 最終更新日 | 2020-07-25 |
| 公開日 | 2020-07-24 |
| 評価 | 5.00/5 合計 3 レビュー |
| 開発者 | willemvanv05 |
| Eメール | [email protected] |
| 支払い方法 | free |
| 対応言語 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Useless Button",
"short_name": "B",
"version": "1.0",
"description": "An absolutely useless button",
"manifest_version": 2,
"browser_action": {
"default_popup": "popup.html",
"default_title": "Button"
}
} | |