Super Mario Run New Tab Theme

Super Mario Run New Tab Extension brings a new look to your Chrome browser.

什么是Super Mario Run New Tab Theme?

Super Mario Run New Tab Theme是由Wallpaper Time开发的Chrome扩展程序,该扩展的主要功能是“Super Mario Run New Tab Extension brings a new look to your Chrome browser.”。

扩展截图

screenshot
screenshot
screenshot
screenshot
screenshot

下载Super Mario Run New Tab Theme扩展crx文件

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

扩展使用说明

                        With the Super Mario Run new tab and wallpaper extension, you'll experience a different page feel every time you open a new tab in your chrome browser. 
The new tab will welcome you on your page Super Mario Run wallpapers. Also many new features Super Mario Run will be added to your browser with new tabs and wallpapers extension.                    

扩展基本信息

名称 Super Mario Run New Tab Theme Super Mario Run New Tab Theme
ID ppckbkecdcdlecbgpoigdddgbfpljbhl
官方URL https://chrome.google.com/webstore/detail/super-mario-run-new-tab-t/ppckbkecdcdlecbgpoigdddgbfpljbhl
简介 Super Mario Run New Tab Extension brings a new look to your Chrome browser.
文件大小 93.19 KB
安装次数 2,320
当前版本 0.0.9
更新时间 2019-12-02
上架时间 2019-11-28
评分 5.00/5 共1次评分
开发者 Wallpaper Time
付费类型 free
隐私政策页面URL http://hdcraft.club/privacy-policy
支持的语言 id,ms,de,en,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,hi,bn,ta,ml,th,zh-CN,zh-TW,ja,ko
manifest.json
{
    "version": "0.0.9",
    "default_locale": "en",
    "icons": {
        "128": "imgs\/super-mario-run-128.png",
        "48": "imgs\/super-mario-run-48.png"
    },
    "offline_enabled": true,
    "browser_action": {
        "default_icon": "imgs\/super-mario-run-48.png"
    },
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "manifest_version": 2,
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_name__",
    "description": "__MSG_description__",
    "background": {
        "scripts": [
            "js\/super-mario-run.js"
        ]
    },
    "content_security_policy": "script-src 'self' https:\/\/ajax.googleapis.com https:\/\/use.fontawesome.com https:\/\/stackpath.bootstrapcdn.com https:\/\/cdnjs.cloudflare.com; object-src 'self'"
}