Yahboyyah || Shell Shockers
Yahboyyah Shell Shockers Theme
Cos'è Yahboyyah || Shell Shockers?
Yahboyyah || Shell Shockers è un'estensione di Chrome sviluppata da jayvandev, e la sua funzione principale è "Yahboyyah Shell Shockers Theme".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Yahboyyah || Shell Shockers
Scarica i file di estensione Yahboyyah || Shell Shockers 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
Yahboyyah Shell Shockers Theme Features - UHD and ULD Extra Settings - Spotify Playlist - Custom Kill Animation - Custom UI
Informazioni di Base sull'Estensione
Nome | Yahboyyah || Shell Shockers |
ID | hkhfhmjhjpimehcedffniecoifkampng |
URL Ufficiale | https://chromewebstore.google.com/detail/yahboyyah-shell-shockers/hkhfhmjhjpimehcedffniecoifkampng |
Descrizione | Yahboyyah Shell Shockers Theme |
Dimensione del File | 18.96 KB |
Conteggio Installazioni | 113 |
Versione Corrente | 1 |
Ultimo Aggiornamento | 2023-02-28 |
Data di Pubblicazione | 2023-02-27 |
Valutazione | 5.00/5 Totale 1 Valutazioni |
Sviluppatore | jayvandev |
[email protected] | |
Tipo di Pagamento | free |
Lingue Supportate | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Yahboyyah || Shell Shockers", "version": "1", "author": "Jayvan", "description": "Yahboyyah Shell Shockers Theme", "content_scripts": [ { "js": [ "content.js" ], "matches": [ "*:\/\/shellshock.io\/*" ] } ], "icons": { "128": "egg.png" } } |