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 |
| 官方網址 | 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": [
" | |