Annoyatron
Play randomally annoying sounds to troll your co-workers
什么是Annoyatron?
Annoyatron是由Avishai开发的Chrome扩展程序,该扩展的主要功能是“Play randomally annoying sounds to troll your co-workers”。
扩展截图
下载Annoyatron扩展crx文件
下载Annoyatron扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Troll your friends, family and co-workers with random annoying sounds. This extension will play random annoying sounds on random tabs every 20 - 40 minutes. Drive your loved one crazy by installing this extension on their Chrome and watch them suffer :) 扩展基本信息
| 名称 | |
| ID | aidikdpegckihbiaoiipjaamonflhnlb |
| 官方URL | https://chromewebstore.google.com/detail/annoyatron/aidikdpegckihbiaoiipjaamonflhnlb |
| 简介 | Play randomally annoying sounds to troll your co-workers |
| 文件大小 | 456 KB |
| 安装次数 | 96 |
| 当前版本 | 1.4 |
| 更新时间 | 2022-02-17 |
| 上架时间 | 2022-02-03 |
| 评分 | 5.00/5 共1次评分 |
| 开发者 | Avishai |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 扩展官网 | https://github.com/avishail/annoyatron |
| 支持的语言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Annoyatron",
"description": "Play randomally annoying sounds to troll your co-workers",
"version": "1.4",
"manifest_version": 3,
"permissions": [
"storage"
],
"content_scripts": [
{
"matches": [
"http:\/\/*\/*",
"https:\/\/*\/*"
],
"js": [
"content.js"
]
}
],
"web_accessible_resources": [
{
"resources": [
"sound\/*.*"
],
"matches": [
" | |