Death Metal Rooster

A tribute to David Hasselhoff

什么是Death Metal Rooster?

Death Metal Rooster是由[email protected]开发的Chrome扩展程序,该扩展的主要功能是“A tribute to David Hasselhoff”。

扩展截图

screenshot

下载Death Metal Rooster扩展crx文件

下载Death Metal Rooster扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Listen to relaxing music whenever you want.

Shows a YouTube video in a bubble.                    

扩展基本信息

名称 Death Metal Rooster Death Metal Rooster
ID bdnkaenpadjoldiddfdidinjmjeagaji
官方URL https://chromewebstore.google.com/detail/death-metal-rooster/bdnkaenpadjoldiddfdidinjmjeagaji
简介 A tribute to David Hasselhoff
文件大小 38.55 KB
安装次数 31
当前版本 1.0.1
更新时间 2021-09-15
上架时间 2013-06-18
评分 4.75/5 共8次评分
开发者 [email protected]
电子邮箱 [email protected]
付费类型 free
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Death Metal Rooster",
    "version": "1.0.1",
    "manifest_version": 2,
    "description": "A tribute to David Hasselhoff",
    "icons": {
        "128": "icon_128.png"
    },
    "content_security_policy": "script-src 'self'; object-src 'self' https:\/\/www.youtube.com",
    "browser_action": {
        "default_title": "YEEEEEAAAAAAAAHHH!",
        "default_icon": "action.png",
        "default_popup": "popup.html"
    }
}