flygOn LiGht | Shell Shockers Theme
New Shell Shockers Theme by flyg0n Light
Cos'è flygOn LiGht | Shell Shockers Theme?
flygOn LiGht | Shell Shockers Theme è un'estensione di Chrome sviluppata da rowbs.js, e la sua funzione principale è "New Shell Shockers Theme by flyg0n Light".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione flygOn LiGht | Shell Shockers Theme
Scarica i file di estensione flygOn LiGht | 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
Purple/Pink theme for shell shockers Informazioni di Base sull'Estensione
| Nome | |
| ID | nhijkfiaoffcfcjaigbjakocpkejnoma |
| URL Ufficiale | https://chromewebstore.google.com/detail/flygon-light-shell-shocke/nhijkfiaoffcfcjaigbjakocpkejnoma |
| Descrizione | New Shell Shockers Theme by flyg0n Light |
| Dimensione del File | 16.35 KB |
| Conteggio Installazioni | 65 |
| Versione Corrente | 1 |
| Ultimo Aggiornamento | 2022-02-16 |
| Data di Pubblicazione | 2022-02-15 |
| Valutazione | 5.00/5 Totale 1 Valutazioni |
| Sviluppatore | rowbs.js |
| [email protected] | |
| Tipo di Pagamento | free |
| Lingue Supportate | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "flygOn LiGht | Shell Shockers Theme",
"version": "1",
"author": "Designed by flyg0n Light",
"description": "New Shell Shockers Theme by flyg0n Light",
"content_scripts": [
{
"js": [
"content.js"
],
"matches": [
"https:\/\/egghead.institute\/*",
"https:\/\/shellshock.io\/*",
"https:\/\/violentegg.club\/*"
]
}
],
"icons": {
"128": "egg.png"
}
} | |