Darth Vader's Nooo Button
Darth Vader's Nooo Button
Darth Vader's Nooo Buttonとは何ですか?
Darth Vader's Nooo ButtonはSoonKhen OwYongによって開発されたChromeの拡張機能で、その主な機能は「Darth Vader's Nooo Button」です。
Darth Vader's Nooo Button拡張機能のCRXファイルをダウンロード
Darth Vader's Nooo Button拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Add sound effects to your life, just like in a comedy. This one is Darth Vader's Noooo yell.
拡張機能の基本情報
名前 | |
ID | fneeiocneofokgbojjfagboaleilcccb |
公式URL | https://chrome.google.com/webstore/detail/darth-vaders-nooo-button/fneeiocneofokgbojjfagboaleilcccb |
説明 | Darth Vader's Nooo Button |
ファイルサイズ | 75.92 KB |
インストール数 | 492 |
現在のバージョン | 1.2 |
最終更新日 | 2012-08-26 |
公開日 | 2012-08-26 |
評価 | 4.69/5 合計 16 レビュー |
開発者 | SoonKhen OwYong |
支払い方法 | free |
拡張機能のウェブサイト | http://www.owyong.sk |
対応言語 | en |
manifest.json | |
{ "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "name": "Darth Vader's Nooo Button", "version": "1.2", "manifest_version": 2, "description": "Darth Vader's Nooo Button", "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'", "background": { "page": "background.html" }, "browser_action": { "default_icon": "icon.png" }, "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" } } |