Captain America Full HD HD New Tab
Replace new tab with custom page, featuring Nezuko hd wallpapers Captain America Full HD
O que é Captain America Full HD HD New Tab?
Captain America Full HD HD New Tab é uma extensão do Chrome desenvolvida por http://addiyos.com, e sua principal característica é "Replace new tab with custom page, featuring Nezuko hd wallpapers Captain America Full HD".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Captain America Full HD HD New Tab
Baixe arquivos de extensão Captain America Full HD HD New Tab no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
With this free plugin every new chrome tab will meet you in a new wallpaper.
Informações Básicas da Extensão
Nome | |
ID | bjljabpippcfgcljaddlnaefekgibhln |
URL Oficial | https://chrome.google.com/webstore/detail/captain-america-full-hd-h/bjljabpippcfgcljaddlnaefekgibhln |
Descrição | Replace new tab with custom page, featuring Nezuko hd wallpapers Captain America Full HD |
Tamanho do Arquivo | 13.11 MB |
Contagem de Instalações | 8,000 |
Versão Atual | 1.1.5 |
Última Atualização | 2020-04-28 |
Data de Publicação | 2020-04-26 |
Classificação | 4.62/5 Total de 13 Avaliações |
Desenvolvedor | http://addiyos.com |
[email protected] | |
Tipo de Pagamento | free |
URL da Página de Política de Privacidade | https://addiyos.com/privacy-policy.html |
Idiomas Suportados | 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'" } |