Death Metal Rooster
A tribute to David Hasselhoff
Cos'è Death Metal Rooster?
Death Metal Rooster è un'estensione di Chrome sviluppata da [email protected], e la sua funzione principale è "A tribute to David Hasselhoff".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Death Metal Rooster
Scarica i file di estensione Death Metal Rooster in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
Listen to relaxing music whenever you want.
Shows a YouTube video in a bubble. Informazioni di Base sull'Estensione
| Nome | |
| ID | bdnkaenpadjoldiddfdidinjmjeagaji |
| URL Ufficiale | https://chromewebstore.google.com/detail/death-metal-rooster/bdnkaenpadjoldiddfdidinjmjeagaji |
| Descrizione | A tribute to David Hasselhoff |
| Dimensione del File | 38.55 KB |
| Conteggio Installazioni | 31 |
| Versione Corrente | 1.0.1 |
| Ultimo Aggiornamento | 2021-09-15 |
| Data di Pubblicazione | 2013-06-18 |
| Valutazione | 4.75/5 Totale 8 Valutazioni |
| Sviluppatore | [email protected] |
| [email protected] | |
| Tipo di Pagamento | free |
| Lingue Supportate | 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"
}
} | |