GarfielfLasaga
When you click the button it goes I'm am hungry. I want some LASAGA!
Qu'est-ce que GarfielfLasaga ?
GarfielfLasaga est une extension Chrome développée par MultiLagio, et sa fonction principale est "When you click the button it goes I'm am hungry. I want some LASAGA!".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension GarfielfLasaga
Téléchargez les fichiers d'extension GarfielfLasaga au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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. ;)
Informations de Base sur l'Extension
Nom | |
ID | achhfhfiigdmjaaicfjpnfgijephjbgi |
URL Officiel | https://chrome.google.com/webstore/detail/garfielflasaga/achhfhfiigdmjaaicfjpnfgijephjbgi |
Description | When you click the button it goes I'm am hungry. I want some LASAGA! |
Taille du Fichier | 1.06 MB |
Nombre d'Installations | 235 |
Version Actuelle | 1.0 |
Dernière Mise à Jour | 2016-01-30 |
Date de Publication | 2016-01-30 |
Évaluation | 4.55/5 Total 11 Évaluations |
Développeur | MultiLagio |
Type de Paiement | free |
Langues Prises en Charge | 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" ] } |