Marvel’s Spider-Man New Tab and Wallpaper

Marvel’s Spider-Man New Tab and Wallpaper Extension brings a new look to your Chrome browser.

什么是Marvel’s Spider-Man New Tab and Wallpaper?

Marvel’s Spider-Man New Tab and Wallpaper是由zoomeyplug开发的Chrome扩展程序,该扩展的主要功能是“Marvel’s Spider-Man New Tab and Wallpaper Extension brings a new look to your Chrome browser.”。

扩展截图

screenshot
screenshot
screenshot
screenshot

下载Marvel’s Spider-Man New Tab and Wallpaper扩展crx文件

下载Marvel’s Spider-Man New Tab and Wallpaper扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Marvel’s Spider-Man New Tab and Wallpaper Extension brings a new look to your Chrome browser.                    

扩展基本信息

名称 Marvel’s Spider-Man New Tab and Wallpaper Marvel’s Spider-Man New Tab and Wallpaper
ID nfakmciakiafklhnljbmlhafifgmiemo
官方URL https://chrome.google.com/webstore/detail/marvel%E2%80%99s-spider-man-new-t/nfakmciakiafklhnljbmlhafifgmiemo
简介 Marvel’s Spider-Man New Tab and Wallpaper Extension brings a new look to your Chrome browser.
文件大小 59.93 KB
安装次数 28
当前版本 0.0.4
更新时间 2020-01-03
上架时间 2020-01-03
评分 5.00/5 共14次评分
开发者 zoomeyplug
电子邮箱 [email protected]
付费类型 free
支持的语言 en
manifest.json
{
    "background": {
        "scripts": [
            "js\/marvels-spider-man.js"
        ]
    },
    "browser_action": {
        "default_icon": "icons\/icon-48.png"
    },
    "chrome_url_overrides": {
        "newtab": "theme.html"
    },
    "content_security_policy": "script-src 'self' https:\/\/cse.google.com https:\/\/ajax.googleapis.com https:\/\/use.fontawesome.com https:\/\/stackpath.bootstrapcdn.com https:\/\/cdnjs.cloudflare.com; object-src 'self'",
    "default_locale": "en",
    "description": "__MSG_description__",
    "icons": {
        "128": "icons\/icon-128.png",
        "48": "icons\/icon-48.png"
    },
    "manifest_version": 2,
    "name": "__MSG_name__",
    "offline_enabled": true,
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "0.0.4"
}