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