GarfielfLasaga
When you click the button it goes I'm am hungry. I want some LASAGA!
O que é GarfielfLasaga?
GarfielfLasaga é uma extensão do Chrome desenvolvida por MultiLagio, e sua principal característica é "When you click the button it goes I'm am hungry. I want some LASAGA!".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão GarfielfLasaga
Baixe arquivos de extensão GarfielfLasaga no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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. ;)
Informações Básicas da Extensão
Nome | |
ID | achhfhfiigdmjaaicfjpnfgijephjbgi |
URL Oficial | https://chrome.google.com/webstore/detail/garfielflasaga/achhfhfiigdmjaaicfjpnfgijephjbgi |
Descrição | When you click the button it goes I'm am hungry. I want some LASAGA! |
Tamanho do Arquivo | 1.06 MB |
Contagem de Instalações | 235 |
Versão Atual | 1.0 |
Última Atualização | 2016-01-30 |
Data de Publicação | 2016-01-30 |
Classificação | 4.55/5 Total de 11 Avaliações |
Desenvolvedor | MultiLagio |
Tipo de Pagamento | free |
Idiomas Suportados | 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" ] } |