Yahboyyah | Shell Shockers Theme
Theme By: AtHomeGaming │ Scope by: Spectral
什么是Yahboyyah | Shell Shockers Theme?
Yahboyyah | Shell Shockers Theme是由AtHomeGaming12开发的Chrome扩展程序,该扩展的主要功能是“Theme By: AtHomeGaming │ Scope by: Spectral”。
扩展截图
下载Yahboyyah | Shell Shockers Theme扩展crx文件
下载Yahboyyah | Shell Shockers Theme扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
This is the Official Shell Shockers Theme for Yahboyyah. Made by AtHomeGaming! This theme changes the look of the game Shell Shockers. The colors are easier on the eyes and act as a custom look for Shell. It is a one of the BEST and most advanced Shell Shocker themes out there, featuring a homepage background, custom scope image, custom kill sound effect, and MUCH, MUCH MORE!
扩展基本信息
名称 | Yahboyyah | Shell Shockers Theme |
ID | hnebbekpgojfiiffbijngdcbdaaldkpf |
官方URL | https://chromewebstore.google.com/detail/yahboyyah-shell-shockers/hnebbekpgojfiiffbijngdcbdaaldkpf |
简介 | Theme By: AtHomeGaming │ Scope by: Spectral |
文件大小 | 17.1 KB |
安装次数 | 128 |
当前版本 | 1.8 |
更新时间 | 2022-12-06 |
上架时间 | 2022-12-04 |
开发者 | AtHomeGaming12 |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://www.twitch.tv/athomegaming12 |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Yahboyyah | Shell Shockers Theme", "version": "1.8", "author": "AtHomeGaming12", "description": "Theme By: AtHomeGaming \u2502 Scope by: Spectral", "content_scripts": [ { "js": [ "content.js" ], "matches": [ "https:\/\/shellshock.io\/*", "https:\/\/shellshock.io\/*", "https:\/\/eggcombat.com\/*", "https:\/\/eggfacts.fun\/*", "https:\/\/biologyclass.club\/*", "https:\/\/egghead.institute\/*", "https:\/\/egg.dance\/*", "https:\/\/eggisthenewblack.com\/*", "https:\/\/mathlete.pro\/*", "https:\/\/shellshock.io\/unblocked\/*", "https:\/\/mathfun.rocks\/*", "https:\/\/mathlete.fun\/*", "https:\/\/geometry.report\/*", "https:\/\/mathdrills.info\/*", "https:\/\/algebra.vip\/*", "https:\/\/humanorganising.org\/*", "https:\/\/geometry.monster\/*", "https:\/\/violentegg.fun\/*", "https:\/\/deathegg.world\/*", "https:\/\/scrambled.world\/*", "https:\/\/softboiled.club\/*", "https:\/\/yolk.life\/*", "https:\/\/violentegg.club\/*", "https:\/\/hardshell.life\/*", "https:\/\/mathgames.world\/*", "https:\/\/deadlyegg.com\/*", "https:\/\/eggsarecool.com\/*", "https:\/\/zygote.cafe\/*", "https:\/\/overeasy.club\/*", "https:\/\/hardboiled.life\/*", "https:\/\/dev.shellshock.io\/*" ] } ], "icons": { "128": "egg.png" } } |