aB Penguins
The aBowman Penguins Chrome extension.
Cos'è aB Penguins?
aB Penguins è un'estensione di Chrome sviluppata da https://www.abowman.com, e la sua funzione principale è "The aBowman Penguins Chrome extension.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione aB Penguins
Scarica i file di estensione aB Penguins 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
These cute, waddling penguins will bring a little joy to your day.
Change the number of penguins, the number of babies and the background color in the settings. Informazioni di Base sull'Estensione
| Nome | |
| ID | lafedkjifefhamlgolmlecpaekehmbed |
| URL Ufficiale | https://chromewebstore.google.com/detail/ab-penguins/lafedkjifefhamlgolmlecpaekehmbed |
| Descrizione | The aBowman Penguins Chrome extension. |
| Dimensione del File | 12.63 KB |
| Conteggio Installazioni | 10,000 |
| Versione Corrente | 1.0 |
| Ultimo Aggiornamento | 2021-04-25 |
| Data di Pubblicazione | 2021-04-24 |
| Valutazione | 5.00/5 Totale 8 Valutazioni |
| Sviluppatore | https://www.abowman.com |
| [email protected] | |
| Tipo di Pagamento | free |
| Sito Web dell'Estensione | https://www.abowman.com |
| URL della Pagina di Aiuto | https://www.abowman.com |
| Lingue Supportate | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "aB Penguins",
"description": "The aBowman Penguins Chrome extension.",
"version": "1.0",
"action": {
"default_icon": "icon.png",
"default_popup": "index.html"
},
"permissions": [
"storage"
]
} | |