HONK!

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

HONK!とは何ですか?

HONK!はzoetcode26によって開発されたChromeの拡張機能で、その主な機能は「Sometimes you just need a very angry goose to express your frustration for you with a HONK!」です。

拡張機能のスクリーンショット

screenshot
screenshot

HONK!拡張機能のCRXファイルをダウンロード

HONK!拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

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

拡張機能の基本情報

名前 HONK! HONK!
ID bngajgpminokfmkbppaoecbjaidkmnmf
公式URL https://chromewebstore.google.com/detail/honk/bngajgpminokfmkbppaoecbjaidkmnmf
説明 Sometimes you just need a very angry goose to express your frustration for you with a HONK!
ファイルサイズ 336 KB
インストール数 322
現在のバージョン 1.0
最終更新日 2020-10-09
公開日 2020-10-09
評価 5.00/5 合計 2 レビュー
開発者 zoetcode26
Eメール [email protected]
支払い方法 free
対応言語 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"
    ]
}