aB Penguins

The aBowman Penguins Chrome extension.

What is aB Penguins?

aB Penguins is a Chrome extension developed by https://www.abowman.com, and its main feature is "The aBowman Penguins Chrome extension.".

Extension Screenshots

screenshot
screenshot

Download aB Penguins Extension CRX File

Download aB Penguins extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name aB Penguins aB Penguins
ID lafedkjifefhamlgolmlecpaekehmbed
Official URL https://chromewebstore.google.com/detail/ab-penguins/lafedkjifefhamlgolmlecpaekehmbed
Description The aBowman Penguins Chrome extension.
File Size 12.63 KB
Installation Count 10,000
Current Version 1.0
Last Updated 2021-04-25
Publish Date 2021-04-24
Rating 5.00/5 Total 8 Ratings
Developer https://www.abowman.com
Email [email protected]
Payment Type free
Extension Website https://www.abowman.com
Help Page URL https://www.abowman.com
Supported Languages 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"
    ]
}