aB Penguins
The aBowman Penguins Chrome extension.
Wat is aB Penguins?
aB Penguins is een Chrome-extensie ontwikkeld door https://www.abowman.com, en de belangrijkste functie is "The aBowman Penguins Chrome extension.".
Extensie Screenshots
Download het CRX-bestand van de extensie aB Penguins
Download aB Penguins-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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. Basisinformatie over de Extensie
| Naam | |
| ID | lafedkjifefhamlgolmlecpaekehmbed |
| Officiële URL | https://chromewebstore.google.com/detail/ab-penguins/lafedkjifefhamlgolmlecpaekehmbed |
| Beschrijving | The aBowman Penguins Chrome extension. |
| Bestandsgrootte | 12.63 KB |
| Aantal Installaties | 10,000 |
| Huidige Versie | 1.0 |
| Laatst Bijgewerkt | 2021-04-25 |
| Publicatiedatum | 2021-04-24 |
| Beoordeling | 5.00/5 Totaal 8 Beoordelingen |
| Ontwikkelaar | https://www.abowman.com |
| [email protected] | |
| Betalingswijze | free |
| Extensiewebsite | https://www.abowman.com |
| Help Pagina-URL | https://www.abowman.com |
| Ondersteunde Talen | 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"
]
} | |