Captain America Full HD HD New Tab
Replace new tab with custom page, featuring Nezuko hd wallpapers Captain America Full HD
What is Captain America Full HD HD New Tab?
Captain America Full HD HD New Tab is a Chrome extension developed by http://addiyos.com, and its main feature is "Replace new tab with custom page, featuring Nezuko hd wallpapers Captain America Full HD".
Extension Screenshots
Download Captain America Full HD HD New Tab Extension CRX File
Download Captain America Full HD HD 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
With this free plugin every new chrome tab will meet you in a new wallpaper.
Extension Basic Information
Name | |
ID | bjljabpippcfgcljaddlnaefekgibhln |
Official URL | https://chrome.google.com/webstore/detail/captain-america-full-hd-h/bjljabpippcfgcljaddlnaefekgibhln |
Description | Replace new tab with custom page, featuring Nezuko hd wallpapers Captain America Full HD |
File Size | 13.11 MB |
Installation Count | 8,000 |
Current Version | 1.1.5 |
Last Updated | 2020-04-28 |
Publish Date | 2020-04-26 |
Rating | 4.62/5 Total 13 Ratings |
Developer | http://addiyos.com |
[email protected] | |
Payment Type | free |
Privacy Policy Page URL | https://addiyos.com/privacy-policy.html |
Supported Languages | id,ms,de,en,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,hi,bn,ta,ml,th,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "version": "1.1.5", "default_locale": "en", "icons": { "128": "image\/icon-big.png", "48": "image\/icon-small.png" }, "offline_enabled": true, "browser_action": { "default_icon": "image\/icon-small.png" }, "chrome_url_overrides": { "newtab": "main.html" }, "manifest_version": 2, "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_name__", "description": "__MSG_description__", "background": { "scripts": [ "js\/captain-america-full-hd.js" ] }, "content_security_policy": "script-src 'self' https:\/\/ajax.googleapis.com https:\/\/use.fontawesome.com https:\/\/stackpath.bootstrapcdn.com https:\/\/cdnjs.cloudflare.com; object-src 'self'" } |