Swiggity Swooty Extension

When you click the button it goes Swiggity Swooty...!

Swiggity Swooty Extensionとは何ですか?

Swiggity Swooty ExtensionはMultiLagioによって開発されたChromeの拡張機能で、その主な機能は「When you click the button it goes Swiggity Swooty...!」です。

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

screenshot

Swiggity Swooty Extension拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        When installing this extension, it puts a button to the right of the omnibox which is used for fun. When clicked it plays "Swiggity Swooty..." and shows a little picture of a penguin doing a cool dance! Its really funny when played at the right time. ;)                    

拡張機能の基本情報

名前 Swiggity Swooty Extension Swiggity Swooty Extension
ID ecofnlndicmgjgodcoiggbjlaipjmenb
公式URL https://chromewebstore.google.com/detail/swiggity-swooty-extension/ecofnlndicmgjgodcoiggbjlaipjmenb
説明 When you click the button it goes Swiggity Swooty...!
ファイルサイズ 1.17 MB
インストール数 1,212
現在のバージョン 1.0
最終更新日 2015-10-29
公開日 2015-10-29
評価 4.61/5 合計 23 レビュー
開発者 MultiLagio
支払い方法 free
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Swiggity Swooty Extension",
    "description": "When you click the button it goes Swiggity Swooty...!",
    "version": "1.0",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "swiggity.html"
    },
    "permissions": [
        "activeTab"
    ]
}