news_19 | Shell Shockers Theme
New Shell Shockers Theme by Skullgeto#0001, released on 14th of September 2022!
news_19 | Shell Shockers Theme là gì?
news_19 | Shell Shockers Theme là một tiện ích mở rộng Chrome được phát triển bởi news19shells, và tính năng chính của nó là "New Shell Shockers Theme by Skullgeto#0001, released on 14th of September 2022!".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng news_19 | Shell Shockers Theme
Tải xuống các tệp mở rộng news_19 | Shell Shockers Theme dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
news_19 personalized shell shockers theme. made by Skullgeto#0001 and inspired by news pfps :3
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | dadjgfginpngjmbjdbgdjflaoecdciac |
URL Chính Thức | https://chrome.google.com/webstore/detail/news19-shell-shockers-the/dadjgfginpngjmbjdbgdjflaoecdciac |
Mô tả | New Shell Shockers Theme by Skullgeto#0001, released on 14th of September 2022! |
Kích Thước Tệp | 16.43 KB |
Số Lần Cài Đặt | 32 |
Phiên Bản Hiện Tại | 1 |
Cập Nhật Lần Cuối | 2022-09-15 |
Ngày Phát Hành | 2022-09-15 |
Đánh Giá | 5.00/5 Tổng số 1 Đánh Giá |
Nhà Phát Triển | news19shells |
[email protected] | |
Loại Thanh Toán | free |
URL Trang Trợ Giúp | https://www.youtube.com/channel/UC-56OBn3zRiov8AgtScki2Q |
Ngôn Ngữ Được Hỗ Trợ | 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" } } |