Boolet x Deltastorm | Shell Shockers Theme
New Shell Shockers Theme by Boolet, released on the 10th of August 2021!
Cos'è Boolet x Deltastorm | Shell Shockers Theme?
Boolet x Deltastorm | Shell Shockers Theme è un'estensione di Chrome sviluppata da Hasanx Developer, e la sua funzione principale è "New Shell Shockers Theme by Boolet, released on the 10th of August 2021!".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Boolet x Deltastorm | Shell Shockers Theme
Scarica i file di estensione Boolet x Deltastorm | Shell Shockers Theme 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
Brand new Shell Shockers theme! Edits the entire page layout and scope, hope you enjoy!
Informazioni di Base sull'Estensione
Nome | |
ID | jmngpihiddcdgmejpilggphdcamemdkf |
URL Ufficiale | https://chrome.google.com/webstore/detail/boolet-x-deltastorm-shell/jmngpihiddcdgmejpilggphdcamemdkf |
Descrizione | New Shell Shockers Theme by Boolet, released on the 10th of August 2021! |
Dimensione del File | 16.68 KB |
Conteggio Installazioni | 1,878 |
Versione Corrente | 1.3 |
Ultimo Aggiornamento | 2021-12-02 |
Data di Pubblicazione | 2021-08-10 |
Valutazione | 4.71/5 Totale 14 Valutazioni |
Sviluppatore | Hasanx Developer |
[email protected] | |
Tipo di Pagamento | free |
Lingue Supportate | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Boolet x Deltastorm | Shell Shockers Theme", "version": "1.3", "author": "Designed by boolet#5550 | Programmed by Agent Adam#5972", "description": "New Shell Shockers Theme by Boolet, released on the 10th of August 2021!", "content_scripts": [ { "js": [ "content.js" ], "matches": [ "https:\/\/egghead.institute\/*", "https:\/\/shellshock.io\/*", "https:\/\/violentegg.club\/*" ] } ], "icons": { "128": "egg.png" } } |