Avengers HD Wallpapers For New Tab

Avengers New Tab Wallpapers for every New Tab you can see unique wallpaper, This extension replace native new tab page with…

What is Avengers HD Wallpapers For New Tab?

Avengers HD Wallpapers For New Tab is a Chrome extension developed by ssri668, and its main feature is "Avengers New Tab Wallpapers for every New Tab you can see unique wallpaper, This extension replace native new tab page with…".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Download Avengers HD Wallpapers For New Tab Extension CRX File

Download Avengers HD Wallpapers For 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

                        Avengers New Tab Wallpapers for every New Tab you can see unique wallpaper, This extension replace native new tab page with Avengers and optimizing search results in google.
Features : 
~ High quality Avengers images with every new tab
~ Providing the weather details.
~ Your current location name
~ Current Time. 
You will enjoy while using it.

If you like it support me.                    

Extension Basic Information

Name Avengers HD Wallpapers For New Tab Avengers HD Wallpapers For New Tab
ID lhjgbjaiccdeomhlhcgeplcloddllokk
Official URL https://chrome.google.com/webstore/detail/avengers-hd-wallpapers-fo/lhjgbjaiccdeomhlhcgeplcloddllokk
Description Avengers New Tab Wallpapers for every New Tab you can see unique wallpaper, This extension replace native new tab page with…
File Size 4.74 MB
Installation Count 482
Current Version 0.6
Last Updated 2020-03-23
Publish Date 2020-03-23
Developer ssri668
Payment Type free
Supported Languages en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Avengers HD Wallpapers For New Tab",
    "manifest_version": 2,
    "version": "0.6",
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "permission": [
        "tabs",
        "activeTab",
        "geolocation"
    ],
    "browser_action": {
        "default_title": "Avengers New Tab",
        "default_icon": {
            "16": "images\/pn.png",
            "24": "images\/pn.png",
            "32": "images\/pn.png"
        }
    },
    "icons": {
        "128": "images\/128.png"
    },
    "background": {
        "scripts": [
            "js\/background.js"
        ]
    },
    "content_security_policy": "script-src 'unsafe-inline' 'unsafe-eval' 'self'; object-src 'self' 'unsafe-inline' 'unsafe-eval'"
}