Minecraft New Tab (updated)
Get a Minecraft-themed New Tab for your browser.
What is Minecraft New Tab (updated)?
Minecraft New Tab (updated) is a Chrome extension developed by office, and its main feature is "Get a Minecraft-themed New Tab for your browser.".
Extension Screenshots
Download Minecraft New Tab (updated) Extension CRX File
Download Minecraft New Tab (updated) extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
⬇️ 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.
Extension Basic Information
Name | Minecraft New Tab (updated) |
ID | mllaihejkppfaalkojmcepkoencplopf |
Official URL | https://chromewebstore.google.com/detail/minecraft-new-tab-updated/mllaihejkppfaalkojmcepkoencplopf |
Description | Get a Minecraft-themed New Tab for your browser. |
File Size | 14.6 MB |
Installation Count | 383 |
Current Version | 1.0.0 |
Last Updated | 2023-02-21 |
Publish Date | 2023-02-21 |
Rating | 4.33/5 Total 3 Ratings |
Developer | office |
[email protected] | |
Payment Type | free |
Privacy Policy Page URL | https://docs.google.com/document/d/1dQ9QQunN7RQXo0BTH2QpKX7RV1nUpE3QSjNjWpCGjVM/edit?usp=sharing |
Supported Languages | 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\/*" ] } |