Spooky Detector
Plays a spooky song when spookiness on page is detected
什麼是Spooky Detector?
Spooky Detector是由AetherUnbound開發的Chrome擴展程式,該擴展的主要功能是“Plays a spooky song when spookiness on page is detected”。
擴展截圖
下載Spooky Detector擴展crx文件
下載Spooky Detector擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
The Spooky Detector is designed to alert you if something spooky appears on the page you are viewing! The detector will notify you about the detected spookiness by playing a spooky song. The volume of the song will depend on how many spooks are found on the page ....so be ware! If you visit a very spooky page, you might be in for a loud surprise!
擴展基本資訊
名稱 | |
ID | hpnfbfalcaencofajgfffojcjokmakmc |
官方網址 | https://chrome.google.com/webstore/detail/spooky-detector/hpnfbfalcaencofajgfffojcjokmakmc |
簡介 | Plays a spooky song when spookiness on page is detected |
檔案大小 | 2.07 MB |
安裝次數 | 588 |
目前版本 | 1.0.5 |
更新時間 | 2016-12-19 |
上架時間 | 2016-12-19 |
評分 | 4.90/5 共 10 次評分 |
開發者 | AetherUnbound |
電子郵箱 | [email protected] |
付費類型 | free |
支援的語言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Spooky Detector", "description": "Plays a spooky song when spookiness on page is detected", "version": "1.0.5", "browser_action": { "default_icon": "skull128.png", "default_popup": "popup.html", "default_title": "Spooky Detector Active" }, "icons": { "16": "skull16.png", "32": "skull32.png", "48": "skull48.png", "128": "skull128.png" }, "content_scripts": [ { "matches": [ " |