CSI Miami's Yeah Button

CSI Miami's Yeah Button

What is CSI Miami's Yeah Button?

CSI Miami's Yeah Button is a Chrome extension developed by SoonKhen OwYong, and its main feature is "CSI Miami's Yeah Button".

Download CSI Miami's Yeah Button Extension CRX File

Download CSI Miami's Yeah Button extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name CSI Miami's Yeah Button CSI Miami's Yeah Button
ID dcmdkoencilodeemfhhjoeaiejbddppo
Official URL https://chrome.google.com/webstore/detail/csi-miamis-yeah-button/dcmdkoencilodeemfhhjoeaiejbddppo
Description CSI Miami's Yeah Button
File Size 56.66 KB
Installation Count 99
Current Version 1.2
Last Updated 2012-08-26
Publish Date 2012-08-26
Rating 5.00/5 Total 6 Ratings
Developer SoonKhen OwYong
Payment Type free
Extension Website http://www.owyong.sk
Supported Languages 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"
    }
}