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.

What is Marvel’s Spider-Man New Tab and Wallpaper?

Marvel’s Spider-Man New Tab and Wallpaper is a Chrome extension developed by zoomeyplug, and its main feature is "Marvel’s Spider-Man New Tab and Wallpaper Extension brings a new look to your Chrome browser.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download Marvel’s Spider-Man New Tab and Wallpaper Extension CRX File

Download Marvel’s Spider-Man New Tab and Wallpaper extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

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

Extension Basic Information

Name Marvel’s Spider-Man New Tab and Wallpaper Marvel’s Spider-Man New Tab and Wallpaper
ID nfakmciakiafklhnljbmlhafifgmiemo
Official URL https://chrome.google.com/webstore/detail/marvel%E2%80%99s-spider-man-new-t/nfakmciakiafklhnljbmlhafifgmiemo
Description Marvel’s Spider-Man New Tab and Wallpaper Extension brings a new look to your Chrome browser.
File Size 59.93 KB
Installation Count 28
Current Version 0.0.4
Last Updated 2020-01-03
Publish Date 2020-01-03
Rating 5.00/5 Total 14 Ratings
Developer zoomeyplug
Email [email protected]
Payment Type free
Supported Languages 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"
}