Zombie new tab

Enjoy your new zombie Tab on every new tab

Zombie new tab là gì?

Zombie new tab là một tiện ích mở rộng Chrome được phát triển bởi APP N Play Mobi LTD, và tính năng chính của nó là "Enjoy your new zombie Tab on every new tab".

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

screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Zombie new tab

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

                        -- Zombie new tab --

Open each new tab to a haunting background of animated zombies in the rain. Navigate seamlessly with the included search bar and watch as your cursor transforms into a chilling zombie head across all websites. Elevate your browsing experience with a touch of apocalyptic excitement!

By clicking "Add to Chrome," I accept and agree to installing the Space Ship Extension and enabling spaceship-themed mouse tracking as described in the service's terms of use https://zombies-new-tab.com/terms and privacy policy https://zombies-new-tab.com/privacy.

For more information, please refer to our:

Terms of Service
https://zombies-new-tab.com/terms

Privacy Policy
https://zombies-new-tab.com/privacy

About Us
https://zombies-new-tab.com/about                    

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

Tên Zombie new tab Zombie new tab
ID enpijohckdmkmgioohkhckpilgmjmcde
URL Chính Thức https://chromewebstore.google.com/detail/zombie-new-tab/enpijohckdmkmgioohkhckpilgmjmcde
Mô tả Enjoy your new zombie Tab on every new tab
Kích Thước Tệp 12.79 MB
Số Lần Cài Đặt 46,058
Phiên Bản Hiện Tại 1.6.0
Cập Nhật Lần Cuối 2024-02-15
Ngày Phát Hành 2021-02-22
Đánh Giá 5.00/5 Tổng số 1 Đánh Giá
Nhà Phát Triển APP N Play Mobi LTD
Email [email protected]
Loại Thanh Toán free
URL Trang Chính Sách Bảo Mật https://zombies-new-tab.com/privacy
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_appName__",
    "version": "1.6.0",
    "default_locale": "en",
    "description": "__MSG_appDescription__",
    "icons": {
        "16": "images\/icons\/16x16.png",
        "32": "images\/icons\/32x32.png",
        "128": "images\/icons\/128x128.png"
    },
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "action": [],
    "content_scripts": [
        {
            "js": [
                "assets\/content-script-loader.content.ts.00e7d4b2.1e4c1306.js"
            ],
            "matches": [
                ""
            ],
            "css": [
                "assets\/content.ts.576de393.css"
            ]
        }
    ],
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "permissions": [
        "storage"
    ],
    "web_accessible_resources": [
        {
            "matches": [
                ""
            ],
            "resources": [
                "assets\/content.ts.00e7d4b2.js"
            ],
            "use_dynamic_url": true
        }
    ]
}