Hazard | Shell Shockers Theme

A shellshockers theme for Hazard!

Hazard | Shell Shockers Theme là gì?

Hazard | Shell Shockers Theme là một tiện ích mở rộng Chrome được phát triển bởi omeralp.tr, và tính năng chính của nó là "A shellshockers theme for Hazard!".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Hazard | Shell Shockers Theme

Tải xuống các tệp mở rộng Hazard | 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

                        This theme was coded by Magma, the design was all done by Hazard. Includes custom scope and crosshair! Hope you guys enjoy the theme! Thanks to Boolet for the template!                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Hazard | Shell Shockers Theme Hazard | Shell Shockers Theme
ID kielfepkmaliafegkoeckblcglcnccmj
URL Chính Thức https://chrome.google.com/webstore/detail/hazard-shell-shockers-the/kielfepkmaliafegkoeckblcglcnccmj
Mô tả A shellshockers theme for Hazard!
Kích Thước Tệp 16.36 KB
Số Lần Cài Đặt 354
Phiên Bản Hiện Tại 1.3
Cập Nhật Lần Cuối 2022-08-18
Ngày Phát Hành 2022-08-14
Đánh Giá 4.71/5 Tổng số 14 Đánh Giá
Nhà Phát Triển omeralp.tr
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Hazard | Shell Shockers Theme",
    "version": "1.3",
    "author": "Designed by Hazard | Programmed by Magma#9993",
    "description": "A shellshockers theme for Hazard!",
    "content_scripts": [
        {
            "js": [
                "content.js"
            ],
            "matches": [
                "https:\/\/egghead.institute\/*",
                "https:\/\/shellshock.io\/*",
                "https:\/\/violentegg.club\/*"
            ]
        }
    ],
    "icons": {
        "128": "egg.png"
    }
}