Minecraft New Tab (updated)

Get a Minecraft-themed New Tab for your browser.

Minecraft New Tab (updated)とは何ですか?

Minecraft New Tab (updated)はofficeによって開発されたChromeの拡張機能で、その主な機能は「Get a Minecraft-themed New Tab for your browser.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot

Minecraft New Tab (updated)拡張機能のCRXファイルをダウンロード

Minecraft New Tab (updated)拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        ⬇️ 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.                    

拡張機能の基本情報

名前 Minecraft New Tab (updated) Minecraft New Tab (updated)
ID mllaihejkppfaalkojmcepkoencplopf
公式URL https://chromewebstore.google.com/detail/minecraft-new-tab-updated/mllaihejkppfaalkojmcepkoencplopf
説明 Get a Minecraft-themed New Tab for your browser.
ファイルサイズ 14.6 MB
インストール数 383
現在のバージョン 1.0.0
最終更新日 2023-02-21
公開日 2023-02-21
評価 4.33/5 合計 3 レビュー
開発者 office
Eメール [email protected]
支払い方法 free
プライバシーポリシーページのURL https://docs.google.com/document/d/1dQ9QQunN7RQXo0BTH2QpKX7RV1nUpE3QSjNjWpCGjVM/edit?usp=sharing
対応言語 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\/*"
    ]
}