Death Metal Rooster
A tribute to David Hasselhoff
Wat is Death Metal Rooster?
Death Metal Rooster is een Chrome-extensie ontwikkeld door [email protected], en de belangrijkste functie is "A tribute to David Hasselhoff".
Extensie Screenshots
Download het CRX-bestand van de extensie Death Metal Rooster
Download Death Metal Rooster-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Listen to relaxing music whenever you want.
Shows a YouTube video in a bubble. Basisinformatie over de Extensie
| Naam | |
| ID | bdnkaenpadjoldiddfdidinjmjeagaji |
| Officiële URL | https://chromewebstore.google.com/detail/death-metal-rooster/bdnkaenpadjoldiddfdidinjmjeagaji |
| Beschrijving | A tribute to David Hasselhoff |
| Bestandsgrootte | 38.55 KB |
| Aantal Installaties | 31 |
| Huidige Versie | 1.0.1 |
| Laatst Bijgewerkt | 2021-09-15 |
| Publicatiedatum | 2013-06-18 |
| Beoordeling | 4.75/5 Totaal 8 Beoordelingen |
| Ontwikkelaar | [email protected] |
| [email protected] | |
| Betalingswijze | free |
| Ondersteunde Talen | 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"
}
} | |