Death Metal Rooster

A tribute to David Hasselhoff

What is Death Metal Rooster?

Death Metal Rooster is a Chrome extension developed by [email protected], and its main feature is "A tribute to David Hasselhoff".

Extension Screenshots

screenshot

Download Death Metal Rooster Extension CRX File

Download Death Metal Rooster 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

                        Listen to relaxing music whenever you want.

Shows a YouTube video in a bubble.                    

Extension Basic Information

Name Death Metal Rooster Death Metal Rooster
ID bdnkaenpadjoldiddfdidinjmjeagaji
Official URL https://chromewebstore.google.com/detail/death-metal-rooster/bdnkaenpadjoldiddfdidinjmjeagaji
Description A tribute to David Hasselhoff
File Size 38.55 KB
Installation Count 31
Current Version 1.0.1
Last Updated 2021-09-15
Publish Date 2013-06-18
Rating 4.75/5 Total 8 Ratings
Developer [email protected]
Email [email protected]
Payment Type free
Supported Languages 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"
    }
}