news_19 | Shell Shockers Theme
New Shell Shockers Theme by Skullgeto#0001, released on 14th of September 2022!
news_19 | Shell Shockers Themeคืออะไร?
news_19 | Shell Shockers Theme เป็นส่วนขยายของ Chrome ที่พัฒนาโดย news19shells และคุณลักษณะหลักของมันคือ "New Shell Shockers Theme by Skullgeto#0001, released on 14th of September 2022!"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย news_19 | Shell Shockers Theme
ดาวน์โหลดไฟล์ส่วนขยาย news_19 | Shell Shockers Theme ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
news_19 personalized shell shockers theme. made by Skullgeto#0001 and inspired by news pfps :3
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | dadjgfginpngjmbjdbgdjflaoecdciac |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/news19-shell-shockers-the/dadjgfginpngjmbjdbgdjflaoecdciac |
คำอธิบาย | New Shell Shockers Theme by Skullgeto#0001, released on 14th of September 2022! |
ขนาดไฟล์ | 16.43 KB |
จำนวนการติดตั้ง | 32 |
เวอร์ชันปัจจุบัน | 1 |
อัปเดตครั้งล่าสุด | 2022-09-15 |
วันที่เผยแพร่ | 2022-09-15 |
คะแนน | 5.00/5 รวมทั้งหมด 1 คะแนน |
ผู้พัฒนา | news19shells |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
URL หน้าช่วยเหลือ | https://www.youtube.com/channel/UC-56OBn3zRiov8AgtScki2Q |
ภาษาที่รองรับ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "news_19 | Shell Shockers Theme", "version": "1", "author": "Designed and Programmed by Skullgeto#0001 | Uploaded by news#5907", "description": "New Shell Shockers Theme by Skullgeto#0001, released on 14th of September 2022!", "content_scripts": [ { "js": [ "script.js" ], "matches": [ "https:\/\/egghead.institute\/*", "https:\/\/shellshock.io\/*", "https:\/\/violentegg.club\/*", "https:\/\/deadlyegg.com\/*", "https:\/\/geometry.monster\/*", "https:\/\/humanorganising.org\/*", "https:\/\/algebra.vip\/*", "https:\/\/mathdrills.info\/*" ] } ], "icons": { "128": "egg.png" } } |