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 |
官方網址 | 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" } } |