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
电子邮箱 [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"
}