GarfielfLasaga

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

What is GarfielfLasaga?

GarfielfLasaga is a Chrome extension developed by MultiLagio, and its main feature is "When you click the button it goes I'm am hungry. I want some LASAGA!".

Extension Screenshots

screenshot

Download GarfielfLasaga Extension CRX File

Download GarfielfLasaga 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

                        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. ;)                    

Extension Basic Information

Name GarfielfLasaga GarfielfLasaga
ID achhfhfiigdmjaaicfjpnfgijephjbgi
Official URL https://chrome.google.com/webstore/detail/garfielflasaga/achhfhfiigdmjaaicfjpnfgijephjbgi
Description When you click the button it goes I'm am hungry. I want some LASAGA!
File Size 1.06 MB
Installation Count 235
Current Version 1.0
Last Updated 2016-01-30
Publish Date 2016-01-30
Rating 4.55/5 Total 11 Ratings
Developer MultiLagio
Payment Type free
Supported Languages 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"
    ]
}