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.                    

扩展基本信息

名称 Darth Vader's Nooo Button Darth Vader's Nooo Button
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"
    }
}