Jax Anime | Shell Shockers Theme
New Shell Shockers Theme created by Agent Adam, released on the 20th of May 2021, now compatible with the most used proxy websites
什么是Jax Anime | Shell Shockers Theme?
Jax Anime | Shell Shockers Theme是由Hasanx Developer开发的Chrome扩展程序,该扩展的主要功能是“New Shell Shockers Theme created by Agent Adam, released on the 20th of May 2021, now compatible with the most used proxy websites”。
扩展截图
下载Jax Anime | Shell Shockers Theme扩展crx文件
下载Jax Anime | Shell Shockers Theme扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Brand new Shell Shockers theme! Edits the entire page layout and scope, hope you enjoy! 扩展基本信息
| 名称 | |
| ID | onfkjobdejmgcdcjbmcnednjiegmckkg |
| 官方URL | https://chromewebstore.google.com/detail/jax-anime-shell-shockers/onfkjobdejmgcdcjbmcnednjiegmckkg |
| 简介 | New Shell Shockers Theme created by Agent Adam, released on the 20th of May 2021, now compatible with the most used proxy websites |
| 文件大小 | 16.4 KB |
| 安装次数 | 302 |
| 当前版本 | 1 |
| 更新时间 | 2021-05-25 |
| 上架时间 | 2021-05-24 |
| 评分 | 5.00/5 共1次评分 |
| 开发者 | Hasanx Developer |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 支持的语言 | en-GB |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Jax Anime | Shell Shockers Theme",
"version": "1",
"author": "Agent Adam#5972",
"description": "New Shell Shockers Theme created by Agent Adam, released on the 20th of May 2021, now compatible with the most used proxy websites",
"content_scripts": [
{
"js": [
"content.js"
],
"matches": [
"https:\/\/shellshock.io\/*",
"https:\/\/violentegg.club\/*",
"https:\/\/egghead.institute\/*"
]
}
],
"icons": {
"128": "egg.png"
}
} | |