Captain America Wallpaper New Tab

Wallpapers and Backgrounds in browser homepage

What is Captain America Wallpaper New Tab?

Captain America Wallpaper New Tab is a Chrome extension developed by Unknown, and its main feature is "Wallpapers and Backgrounds in browser homepage".

Extension Screenshots

screenshot
screenshot
screenshot

Download Captain America Wallpaper New Tab Extension CRX File

Download Captain America Wallpaper New Tab 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

                        enhance your browsing and search experience with this beautiful customizable Captain America you will be always glad to open a new tab.                    

Extension Basic Information

Name Captain America Wallpaper New Tab Captain America Wallpaper New Tab
ID fdmmjeeidodfpcijanldnemdkagoplfh
Official URL https://chromewebstore.google.com/detail/captain-america-wallpaper/fdmmjeeidodfpcijanldnemdkagoplfh
Description Wallpapers and Backgrounds in browser homepage
File Size 12 MB
Installation Count 1,252
Current Version 1.0.0
Last Updated 2018-03-02
Publish Date 2018-03-02
Rating 4.50/5 Total 2 Ratings
Developer Unknown
Payment Type free
Supported Languages en
manifest.json
{
    "version": "1.0.0",
    "browser_action": {
        "default_icon": "picto\/48.png",
        "default_title": "Captain America Wallpaper New Tab"
    },
    "chrome_url_overrides": {
        "newtab": "wall.html"
    },
    "description": "Wallpapers and Backgrounds in browser homepage",
    "icons": {
        "128": "picto\/128.png",
        "48": "picto\/48.png",
        "19": "picto\/19.png"
    },
    "manifest_version": 2,
    "name": "Captain America Wallpaper New Tab",
    "offline_enabled": true,
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "web_accessible_resources": [
        "wall.html"
    ]
}