Harry Potter Wallpaper Custom New Tab

Harry Potter New Tab is custom newtab with Harry Potter wallpapers. Theme made for Harry Potter fans.

Harry Potter Wallpaper Custom New Tabとは何ですか?

Harry Potter Wallpaper Custom New TabはFunpapersによって開発されたChromeの拡張機能で、その主な機能は「Harry Potter New Tab is custom newtab with Harry Potter wallpapers. Theme made for Harry Potter fans.」です。

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

screenshot
screenshot

Harry Potter Wallpaper Custom New Tab拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Harry Potter New Tab Theme replaces your browser's default New Tab page to display random background images each time you start a new tab.                    

拡張機能の基本情報

名前 Harry Potter Wallpaper Custom New Tab Harry Potter Wallpaper Custom New Tab
ID bgegeabeglhjgkjfimnfeencmalgdleh
公式URL https://chrome.google.com/webstore/detail/harry-potter-wallpaper-cu/bgegeabeglhjgkjfimnfeencmalgdleh
説明 Harry Potter New Tab is custom newtab with Harry Potter wallpapers. Theme made for Harry Potter fans.
ファイルサイズ 53.9 MB
インストール数 863
現在のバージョン 0.0.1
最終更新日 2021-10-22
公開日 2021-10-22
開発者 Funpapers
Eメール [email protected]
支払い方法 free
対応言語 en
manifest.json
{
    "author": "TabDoctor",
    "background": {
        "service_worker": "content\/background.js"
    },
    "default_locale": "en",
    "description": "__MSG_extDesc__",
    "icons": {
        "128": "img\/icon-128.png",
        "16": "img\/icon-128.png",
        "48": "img\/icon-128.png"
    },
    "incognito": "split",
    "manifest_version": 3,
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "minimum_chrome_version": "88",
    "name": "__MSG_extTitle__",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "0.0.1"
}