YEE Extension
When you click the button it goes YEE!
什么是YEE Extension?
YEE Extension是由MultiLagio开发的Chrome扩展程序,该扩展的主要功能是“When you click the button it goes YEE!”。
扩展截图
下载YEE Extension扩展crx文件
下载YEE Extension扩展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 "YEE" and shows a little picture of "YEE". Its really funny when played at the right time. ;)
Version 1.1: Removed controls and upped music volume. 扩展基本信息
| 名称 | |
| ID | fdehphjgknbbfmaopdnhciplgjfifjkc |
| 官方URL | https://chromewebstore.google.com/detail/yee-extension/fdehphjgknbbfmaopdnhciplgjfifjkc |
| 简介 | When you click the button it goes YEE! |
| 文件大小 | 409 KB |
| 安装次数 | 4,000 |
| 当前版本 | 1.1 |
| 更新时间 | 2015-10-29 |
| 上架时间 | 2015-10-29 |
| 评分 | 4.92/5 共51次评分 |
| 开发者 | MultiLagio |
| 付费类型 | free |
| 支持的语言 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "YEE Extension",
"description": "When you click the button it goes YEE!",
"version": "1.1",
"browser_action": {
"default_icon": "icon.png",
"default_popup": "yee.html"
},
"permissions": [
"activeTab"
]
} | |