CSI Miami's Yeah Button
CSI Miami's Yeah Button
CSI Miami's Yeah Buttonとは何ですか?
CSI Miami's Yeah ButtonはSoonKhen OwYongによって開発されたChromeの拡張機能で、その主な機能は「CSI Miami's Yeah Button」です。
CSI Miami's Yeah Button拡張機能のCRXファイルをダウンロード
CSI Miami's Yeah Button拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Add sound effects to your life, just like in a comedy. This one is CSI Miami's Caruso one liner YEAHs. Use it after you made any one liner.
拡張機能の基本情報
名前 | |
ID | dcmdkoencilodeemfhhjoeaiejbddppo |
公式URL | https://chrome.google.com/webstore/detail/csi-miamis-yeah-button/dcmdkoencilodeemfhhjoeaiejbddppo |
説明 | CSI Miami's Yeah Button |
ファイルサイズ | 56.66 KB |
インストール数 | 99 |
現在のバージョン | 1.2 |
最終更新日 | 2012-08-26 |
公開日 | 2012-08-26 |
評価 | 5.00/5 合計 6 レビュー |
開発者 | SoonKhen OwYong |
支払い方法 | free |
拡張機能のウェブサイト | http://www.owyong.sk |
対応言語 | en |
manifest.json | |
{ "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "name": "CSI Miami's Yeah Button", "version": "1.2", "manifest_version": 2, "description": "CSI Miami's Yeah 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" } } |