Mario HD Wallpaper New Tab Theme

The best features Mario HD Wallpaper New Tab Theme.

什么是Mario HD Wallpaper New Tab Theme?

Mario HD Wallpaper New Tab Theme是由gohn4sif开发的Chrome扩展程序,该扩展的主要功能是“The best features Mario HD Wallpaper New Tab Theme.”。

扩展截图

screenshot
screenshot
screenshot

下载Mario HD Wallpaper New Tab Theme扩展crx文件

下载Mario HD Wallpaper New Tab Theme扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Welcome to Mario HD Wallpaper New Tab Theme!
We want you to fully enjoy our extension, that's why we created the best features such as a weather widget and notes board, an amazing variety of Mario HD Wallpaper New Tab Theme and your favorite sites in a click away directly of you new tab page.

This app changes your new tab, upon installation every time you will open a new tab you will see the app Super Mario backgrounds tab instead of the default new tab.

features:
- set your preferred wallpapers as your tab themes. 
- All the phoenix crew pics are of high definition quality.
- Simple to view and simple to set as background. 
- Very accurate weather date & time prediction according to your location. High definition pictures available.

Sharing is caring so do share this cool application with your friends and family.
You can visit our homepage for more HD wallpapers and new tab: https://picwallpaperhd.com                    

扩展基本信息

名称 Mario HD Wallpaper New Tab Theme Mario HD Wallpaper New Tab Theme
ID lphbbobcfgccfneppdojfjmnoelfndef
官方URL https://chrome.google.com/webstore/detail/mario-hd-wallpaper-new-ta/lphbbobcfgccfneppdojfjmnoelfndef
简介 The best features Mario HD Wallpaper New Tab Theme.
文件大小 55.93 KB
安装次数 96
当前版本 2
更新时间 2019-03-28
上架时间 2019-03-28
评分 5.00/5 共1次评分
开发者 gohn4sif
付费类型 free
扩展官网 https://picwallpaperhd.com/
帮助页面URL https://picwallpaperhd.com/page/contact
支持的语言 id,ms,de,en,en-GB,en-US,fr,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,ta,te,ml,th,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "version": "2",
    "default_locale": "en",
    "icons": {
        "128": "img\/icon128.png"
    },
    "background": {
        "scripts": [
            "js\/background.js"
        ]
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "browser_action": {
        "default_title": "Mario HD Wallpaper New Tab Theme"
    },
    "permissions": [
        "tabs"
    ]
}