BotKZ Live Alert
BotKZ Live Alert
Cos'è BotKZ Live Alert?
BotKZ Live Alert è un'estensione di Chrome sviluppata da spaastis, e la sua funzione principale è "BotKZ Live Alert".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione BotKZ Live Alert
Scarica i file di estensione BotKZ Live Alert 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
Permet de savoir quand botkz est en live. Informazioni di Base sull'Estensione
| Nome | |
| ID | ljbnkcoadkphbhfmgnaeioamggclbofn |
| URL Ufficiale | https://chromewebstore.google.com/detail/botkz-live-alert/ljbnkcoadkphbhfmgnaeioamggclbofn |
| Descrizione | BotKZ Live Alert |
| Dimensione del File | 56.82 KB |
| Conteggio Installazioni | 66 |
| Versione Corrente | 2 |
| Ultimo Aggiornamento | 2022-10-20 |
| Data di Pubblicazione | 2022-08-19 |
| Valutazione | 5.00/5 Totale 1 Valutazioni |
| Sviluppatore | spaastis |
| [email protected] | |
| Tipo di Pagamento | free |
| Lingue Supportate | fr |
| manifest.json | |
{
"action": {
"default_icon": {
"128": "\/images\/icon-128x128.png",
"16": "\/images\/icon-16x16.png",
"32": "\/images\/icon-32x32.png",
"48": "\/images\/icon-48x48.png"
},
"default_popup": "popup.html"
},
"background": {
"service_worker": "background.js"
},
"description": "BotKZ Live Alert",
"icons": {
"128": "\/images\/icon-128x128.png",
"16": "\/images\/icon-16x16.png",
"32": "\/images\/icon-32x32.png",
"48": "\/images\/icon-48x48.png"
},
"key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAkX31notMLzuLBjUjB8KY61o96a+D7HiHNj\/hDnUxj8oEjdaKoZtOKD0x7mdfdLQDPoUYr7Z\/wVFqXQUpDiHsyWyVqHkXu5W2xJ\/21AeekffXm3NUzsYoDVE8KjILRts7IFzfLAvQx4pMx3xKlZGh5fMDhYvd21n1nvgQdjAs8OkrSMndQxwP6nZ8nUILTc0ZI8W+jvbNVRcg7Ad2M9VaZEzfjR\/seXP2DV71X2WhVAr0DKveahNAl4McZ43Fo4THHsXBdEeTEf5aNeL5bcAvnA7Ud+Y30W4abZODUWALoNEpgWGTU0reoSE3CZ9iflSObiYFH0pBhWXJMxc8ogM4gQIDAQAB",
"manifest_version": 3,
"name": "BotKZ Live Alert",
"permissions": [
"notifications",
"alarms",
"storage"
],
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"version": "2"
} | |