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.                    

扩展基本信息

名称 CSI Miami's Yeah Button CSI Miami's Yeah Button
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"
    }
}