Insta-Wow!

Eddy Wally will say wow when you click the toolbar button. There's also a 1 in 4 chance he'll say it at half or double speed! Wow!

Insta-Wow!とは何ですか?

Insta-Wow!はBen Cheshireによって開発されたChromeの拡張機能で、その主な機能は「Eddy Wally will say wow when you click the toolbar button. There's also a 1 in 4 chance he'll say it at half or double speed! Wow!」です。

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

screenshot

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

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

拡張機能の使用方法

                        Insta-Wow! The perfect certification for all those incredible moments.

Wally will pop up and say wow when you click the toolbar button. Press it some more times to be wowed even more!

This extension does not contain a persistent background process, and requires NO special permissions! Wow!                    

拡張機能の基本情報

名前 Insta-Wow! Insta-Wow!
ID kbdcjepncmkhgflbmmikjahojomfcina
公式URL https://chromewebstore.google.com/detail/insta-wow/kbdcjepncmkhgflbmmikjahojomfcina
説明 Eddy Wally will say wow when you click the toolbar button. There's also a 1 in 4 chance he'll say it at half or double speed! Wow!
ファイルサイズ 600 KB
インストール数 1,634
現在のバージョン 1.3
最終更新日 2019-08-04
公開日 2019-08-04
評価 4.67/5 合計 15 レビュー
開発者 Ben Cheshire
Eメール [email protected]
支払い方法 free
対応言語 en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Insta-Wow!",
    "version": "1.3.0.0",
    "manifest_version": 2,
    "description": "Eddy Wally will say wow when you click the toolbar button. There's also a 1 in 4 chance he'll say it at half or double speed! Wow!",
    "icons": {
        "128": "img\/icon128.png",
        "256": "img\/icon128.png"
    },
    "permissions": [
        "activeTab"
    ],
    "background": {
        "scripts": [
            "js\/background.js"
        ],
        "persistent": false
    },
    "browser_action": {
        "default_icon": {
            "19": "img\/icon19.png",
            "38": "img\/icon38.png"
        }
    },
    "web_accessible_resources": [
        "video\/*",
        "img\/*"
    ],
    "version_name": "1.3"
}