Captain America Full HD HD New Tab
Replace new tab with custom page, featuring Nezuko hd wallpapers Captain America Full HD
Vad är Captain America Full HD HD New Tab?
Captain America Full HD HD New Tab är en Chrome-tillägg utvecklad av http://addiyos.com, och dess huvudfunktion är "Replace new tab with custom page, featuring Nezuko hd wallpapers Captain America Full HD".
Tilläggsskärmbilder
Ladda ner Captain America Full HD HD New Tab-förlängningens CRX-fil
Ladda ner Captain America Full HD HD New Tab-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
With this free plugin every new chrome tab will meet you in a new wallpaper.
Grundläggande Information om Tillägg
Namn | |
ID | bjljabpippcfgcljaddlnaefekgibhln |
Officiell webbadress | https://chrome.google.com/webstore/detail/captain-america-full-hd-h/bjljabpippcfgcljaddlnaefekgibhln |
Beskrivning | Replace new tab with custom page, featuring Nezuko hd wallpapers Captain America Full HD |
Filstorlek | 13.11 MB |
Antal Installationer | 8,000 |
Aktuell Version | 1.1.5 |
Senast Uppdaterad | 2020-04-28 |
Publiceringsdatum | 2020-04-26 |
Betyg | 4.62/5 Totalt 13 Betyg |
Utvecklare | http://addiyos.com |
E-post | [email protected] |
Betalningssätt | free |
URL till Sekretesspolicy Sidan | https://addiyos.com/privacy-policy.html |
Stödda Språk | 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'" } |