Captain America Full HD HD New Tab
Replace new tab with custom page, featuring Nezuko hd wallpapers Captain America Full HD
Qu'est-ce que Captain America Full HD HD New Tab ?
Captain America Full HD HD New Tab est une extension Chrome développée par http://addiyos.com, et sa fonction principale est "Replace new tab with custom page, featuring Nezuko hd wallpapers Captain America Full HD".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Captain America Full HD HD New Tab
Téléchargez les fichiers d'extension Captain America Full HD HD New Tab au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
With this free plugin every new chrome tab will meet you in a new wallpaper.
Informations de Base sur l'Extension
Nom | |
ID | bjljabpippcfgcljaddlnaefekgibhln |
URL Officiel | 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 |
Taille du Fichier | 13.11 MB |
Nombre d'Installations | 8,000 |
Version Actuelle | 1.1.5 |
Dernière Mise à Jour | 2020-04-28 |
Date de Publication | 2020-04-26 |
Évaluation | 4.62/5 Total 13 Évaluations |
Développeur | http://addiyos.com |
[email protected] | |
Type de Paiement | free |
URL de la Page de Politique de Confidentialité | https://addiyos.com/privacy-policy.html |
Langues Prises en Charge | 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'" } |