Very Annoying High Pitch Dog Whistle Sound
Plays a sound that gradually gets higher
什么是Very Annoying High Pitch Dog Whistle Sound?
Very Annoying High Pitch Dog Whistle Sound是由Joshua Byrne开发的Chrome扩展程序,该扩展的主要功能是“Plays a sound that gradually gets higher”。
扩展截图
下载Very Annoying High Pitch Dog Whistle Sound扩展crx文件
下载Very Annoying High Pitch Dog Whistle Sound扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
When you click this extension it will play a really annoying sound. Install this to annoy people.
Created by Joshua Byrne. 扩展基本信息
| 名称 | |
| ID | kaplchpcmcaefdeghnckianhbdecjlmp |
| 官方URL | https://chromewebstore.google.com/detail/very-annoying-high-pitch/kaplchpcmcaefdeghnckianhbdecjlmp |
| 简介 | Plays a sound that gradually gets higher |
| 文件大小 | 1.68 MB |
| 安装次数 | 890 |
| 当前版本 | 1.0 |
| 更新时间 | 2019-06-16 |
| 上架时间 | 2019-06-16 |
| 评分 | 3.00/5 共2次评分 |
| 开发者 | Joshua Byrne |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 支持的语言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Very Annoying High Pitch Dog Whistle Sound",
"short_name": "Dog Whistle",
"version": "1.0",
"description": "Plays a sound that gradually gets higher",
"manifest_version": 2,
"icons": {
"128": "icon.png"
},
"browser_action": {
"default_popup": "popup.html"
}
} | |