Scream Extension
Plays a short scream audio clip when clicked
什么是Scream Extension?
Scream Extension是由jacobpielert开发的Chrome扩展程序,该扩展的主要功能是“Plays a short scream audio clip when clicked”。
下载Scream Extension扩展crx文件
下载Scream Extension扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Just a goofy scream when clicked. 扩展基本信息
| 名称 | |
| ID | eegphfichdlbphmkijnjgmbpfclhilhb |
| 官方URL | https://chromewebstore.google.com/detail/scream-extension/eegphfichdlbphmkijnjgmbpfclhilhb |
| 简介 | Plays a short scream audio clip when clicked |
| 文件大小 | 155 KB |
| 安装次数 | 142 |
| 当前版本 | 1.1 |
| 更新时间 | 2016-04-23 |
| 上架时间 | 2016-04-22 |
| 评分 | 3.33/5 共3次评分 |
| 开发者 | jacobpielert |
| 付费类型 | free |
| 支持的语言 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Scream Extension",
"version": "1.1",
"manifest_version": 2,
"description": "Plays a short scream audio clip when clicked",
"browser_action": {
"default_icon": "Overlay.png",
"default_popup": "popup.html"
}
} | |