HONK!

Sometimes you just need a very angry goose to express your frustration for you with a HONK!

What is HONK!?

HONK! is a Chrome extension developed by zoetcode26, and its main feature is "Sometimes you just need a very angry goose to express your frustration for you with a HONK!".

Extension Screenshots

screenshot
screenshot

Download HONK! Extension CRX File

Download HONK! 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

                        Sometimes you just need a very angry goose to express your frustration for you with a HONK!                    

Extension Basic Information

Name HONK! HONK!
ID bngajgpminokfmkbppaoecbjaidkmnmf
Official URL https://chromewebstore.google.com/detail/honk/bngajgpminokfmkbppaoecbjaidkmnmf
Description Sometimes you just need a very angry goose to express your frustration for you with a HONK!
File Size 336 KB
Installation Count 322
Current Version 1.0
Last Updated 2020-10-09
Publish Date 2020-10-09
Rating 5.00/5 Total 2 Ratings
Developer zoetcode26
Email [email protected]
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "HONK!",
    "version": "1.0",
    "browser_action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "icon16.png",
            "32": "icon32.png",
            "48": "icon48.png",
            "128": "icon128.png"
        }
    },
    "web_accessible_resources": [
        "*.mp3"
    ]
}