GarfielfLasaga

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

Wat is GarfielfLasaga?

GarfielfLasaga is een Chrome-extensie ontwikkeld door MultiLagio, en de belangrijkste functie is "When you click the button it goes I'm am hungry. I want some LASAGA!".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie GarfielfLasaga

Download GarfielfLasaga-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

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

Basisinformatie over de Extensie

Naam GarfielfLasaga GarfielfLasaga
ID achhfhfiigdmjaaicfjpnfgijephjbgi
Officiële URL https://chrome.google.com/webstore/detail/garfielflasaga/achhfhfiigdmjaaicfjpnfgijephjbgi
Beschrijving When you click the button it goes I'm am hungry. I want some LASAGA!
Bestandsgrootte 1.06 MB
Aantal Installaties 235
Huidige Versie 1.0
Laatst Bijgewerkt 2016-01-30
Publicatiedatum 2016-01-30
Beoordeling 4.55/5 Totaal 11 Beoordelingen
Ontwikkelaar MultiLagio
Betalingswijze free
Ondersteunde Talen 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"
    ]
}