Minecraft New Tab (updated)

Get a Minecraft-themed New Tab for your browser.

Vad är Minecraft New Tab (updated)?

Minecraft New Tab (updated) är en Chrome-tillägg utvecklad av office, och dess huvudfunktion är "Get a Minecraft-themed New Tab for your browser.".

Tilläggsskärmbilder

screenshot
screenshot
screenshot

Ladda ner Minecraft New Tab (updated)-förlängningens CRX-fil

Ladda ner Minecraft New Tab (updated)-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        ⬇️ Easy to set up ⬇️:

1. Install and pin 📌 the extension to Chrome.
2. That’s all you have to do, Chrome will automatically open a new tab that will be Minecraft-themed.

✨ Features ✨

1. Customize and play with the available themes to get the “New Tab” you want.
2. Get Minecraft news on Facebook, Twitter, Youtube, and more from your New Tab.

Add this extension to stay connected with one of the biggest communities in gaming.                    

Grundläggande Information om Tillägg

Namn Minecraft New Tab (updated) Minecraft New Tab (updated)
ID mllaihejkppfaalkojmcepkoencplopf
Officiell webbadress https://chromewebstore.google.com/detail/minecraft-new-tab-updated/mllaihejkppfaalkojmcepkoencplopf
Beskrivning Get a Minecraft-themed New Tab for your browser.
Filstorlek 14.6 MB
Antal Installationer 383
Aktuell Version 1.0.0
Senast Uppdaterad 2023-02-21
Publiceringsdatum 2023-02-21
Betyg 4.33/5 Totalt 3 Betyg
Utvecklare office
E-post [email protected]
Betalningssätt free
URL till Sekretesspolicy Sidan https://docs.google.com/document/d/1dQ9QQunN7RQXo0BTH2QpKX7RV1nUpE3QSjNjWpCGjVM/edit?usp=sharing
Stödda Språk en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Minecraft New Tab (updated)",
    "version": "1.0.0",
    "description": "Get a Minecraft-themed New Tab for your browser.",
    "chrome_url_overrides": {
        "newtab": "html\/newTab.html"
    },
    "icons": {
        "16": "img\/logo_32.png",
        "32": "img\/logo_32.png",
        "48": "img\/logo_128.png",
        "128": "img\/logo_128.png"
    },
    "permissions": [
        "unlimitedStorage",
        "storage"
    ],
    "host_permissions": [
        "*:\/\/*.google.com\/*"
    ]
}