GarfielfLasaga

When you click the button it goes I'm am hungry. I want some LASAGA!

GarfielfLasagaとは何ですか?

GarfielfLasagaはMultiLagioによって開発されたChromeの拡張機能で、その主な機能は「When you click the button it goes I'm am hungry. I want some LASAGA!」です。

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

screenshot

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

GarfielfLasaga拡張子のファイルを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 "I'm am hungry. I want some LASAGA!" and shows a little picture of Garfielf. Its really funny when played at the right time. ;)                    

拡張機能の基本情報

名前 GarfielfLasaga GarfielfLasaga
ID achhfhfiigdmjaaicfjpnfgijephjbgi
公式URL https://chrome.google.com/webstore/detail/garfielflasaga/achhfhfiigdmjaaicfjpnfgijephjbgi
説明 When you click the button it goes I'm am hungry. I want some LASAGA!
ファイルサイズ 1.06 MB
インストール数 235
現在のバージョン 1.0
最終更新日 2016-01-30
公開日 2016-01-30
評価 4.55/5 合計 11 レビュー
開発者 MultiLagio
支払い方法 free
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "GarfielfLasaga",
    "description": "When you click the button it goes I'm am hungry. I want some LASAGA!",
    "version": "1.0",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "lasaga.html"
    },
    "permissions": [
        "activeTab"
    ]
}