Toxic | Shell Shockers Theme
New Shell Shockers Theme by Agent Adam, released on the 4th of March 2021!
Toxic | Shell Shockers Themeคืออะไร?
Toxic | Shell Shockers Theme เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Hasanx Developer และคุณลักษณะหลักของมันคือ "New Shell Shockers Theme by Agent Adam, released on the 4th of March 2021!"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Toxic | Shell Shockers Theme
ดาวน์โหลดไฟล์ส่วนขยาย Toxic | Shell Shockers Theme ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Brand new Shell Shockers theme! Edits the entire page layout and scope, hope you enjoy! ข้อมูลพื้นฐานของส่วนขยาย
| ชื่อ | |
| ID | ihodpbacinandgbjjdjgflbhbipbobam |
| URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/toxic-shell-shockers-them/ihodpbacinandgbjjdjgflbhbipbobam |
| คำอธิบาย | New Shell Shockers Theme by Agent Adam, released on the 4th of March 2021! |
| ขนาดไฟล์ | 16.35 KB |
| จำนวนการติดตั้ง | 795 |
| เวอร์ชันปัจจุบัน | 1 |
| อัปเดตครั้งล่าสุด | 2021-03-09 |
| วันที่เผยแพร่ | 2021-03-09 |
| คะแนน | 4.00/5 รวมทั้งหมด 7 คะแนน |
| ผู้พัฒนา | Hasanx Developer |
| อีเมล | [email protected] |
| ประเภทการชำระเงิน | free |
| ภาษาที่รองรับ | en-GB |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Toxic | Shell Shockers Theme",
"version": "1",
"author": "Agent Adam#5972",
"description": "New Shell Shockers Theme by Agent Adam, released on the 4th of March 2021!",
"content_scripts": [
{
"js": [
"content.js"
],
"matches": [
"https:\/\/shellshock.io\/*"
]
}
],
"icons": {
"128": "egg.png"
}
} | |