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