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!”。
扩展截图
下载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. ;)
扩展基本信息
名称 | |
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" ] } |