Zombie new tab

Enjoy your new zombie Tab on every new tab

Τι είναι το Zombie new tab;

Το Zombie new tab είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον APP N Play Mobi LTD, και η κύρια λειτουργία του είναι "Enjoy your new zombie Tab on every new tab".

Στιγμιότυπα Επέκτασης

screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Zombie new tab

Λήψη αρχείων επέκτασης Zombie new tab σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        -- 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                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Zombie new tab Zombie new tab
ID enpijohckdmkmgioohkhckpilgmjmcde
Επίσημο URL https://chromewebstore.google.com/detail/zombie-new-tab/enpijohckdmkmgioohkhckpilgmjmcde
Περιγραφή Enjoy your new zombie Tab on every new tab
Μέγεθος Αρχείου 12.79 MB
Αριθμός Εγκαταστάσεων 46,058
Τρέχουσα Έκδοση 1.6.0
Τελευταία Ενημέρωση 2024-02-15
Ημερομηνία Δημοσίευσης 2021-02-22
Αξιολόγηση 5.00/5 Συνολικά 1 Αξιολογήσεις
Προγραμματιστής APP N Play Mobi LTD
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
URL της Σελίδας Πολιτικής Απορρήτου https://zombies-new-tab.com/privacy
Υποστηριζόμενες Γλώσσες 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
        }
    ]
}