Wallpapers Spider Man
Install SpiderMan themes to get Backgrounds in every New tab
What is Wallpapers Spider Man?
Wallpapers Spider Man is a Chrome extension developed by echerqui32, and its main feature is "Install SpiderMan themes to get Backgrounds in every New tab".
Extension Screenshots
Download Wallpapers Spider Man Extension CRX File
Download Wallpapers Spider Man 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
Spider-Man is a fictional superhero appearing in American comic books published by Marvel Comics. We offer you Backgrounds tagged with Spider-Man. Available in HD, 4K resolutions for your desktop.
Extension Basic Information
Name | Wallpapers Spider Man |
ID | egaofdelfhmajgpbgdleedlldbmaiccb |
Official URL | https://chrome.google.com/webstore/detail/wallpapers-spider-man/egaofdelfhmajgpbgdleedlldbmaiccb |
Description | Install SpiderMan themes to get Backgrounds in every New tab |
File Size | 13.06 MB |
Installation Count | 897 |
Current Version | 1.0.0 |
Last Updated | 2018-02-25 |
Publish Date | 2018-02-25 |
Rating | 5.00/5 Total 1 Ratings |
Developer | echerqui32 |
Supported Languages | en |
manifest.json | |
{ "version": "1.0.0", "browser_action": { "default_icon": "picto\/48.png", "default_title": "Wallpapers Spider Man" }, "chrome_url_overrides": { "newtab": "wall.html" }, "description": "Install SpiderMan themes to get Backgrounds in every New tab", "icons": { "128": "picto\/128.png", "48": "picto\/48.png", "19": "picto\/19.png" }, "manifest_version": 2, "name": "Wallpapers Spider Man", "offline_enabled": true, "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "web_accessible_resources": [ "wall.html" ] } |