Patriots of New England New Tab - Background
Wallpapers and Backgrounds in browser homepage
O que é Patriots of New England New Tab - Background?
Patriots of New England New Tab - Background é uma extensão do Chrome desenvolvida por Unknown, e sua principal característica é "Wallpapers and Backgrounds in browser homepage".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Patriots of New England New Tab - Background
Baixe arquivos de extensão Patriots of New England New Tab - Background 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
We offer you backgrounds tagged with Patriots of New England pictures available in HD resolutions for your desktop.
Informações Básicas da Extensão
Nome | Patriots of New England New Tab - Background |
ID | fljifmimijgpmpmljdnnahbaifjkhljd |
URL Oficial | https://chromewebstore.google.com/detail/patriots-of-new-england-n/fljifmimijgpmpmljdnnahbaifjkhljd |
Descrição | Wallpapers and Backgrounds in browser homepage |
Tamanho do Arquivo | 15.22 MB |
Contagem de Instalações | 176 |
Versão Atual | 1.0.0 |
Última Atualização | 2018-03-03 |
Data de Publicação | 2018-03-03 |
Desenvolvedor | Unknown |
Tipo de Pagamento | free |
Idiomas Suportados | en |
manifest.json | |
{ "version": "1.0.0", "browser_action": { "default_icon": "picto\/48.png", "default_title": "Patriots of New England New Tab - Background" }, "chrome_url_overrides": { "newtab": "wall.html" }, "description": "Wallpapers and Backgrounds in browser homepage", "icons": { "128": "picto\/128.png", "48": "picto\/48.png", "19": "picto\/19.png" }, "manifest_version": 2, "name": "Patriots of New England New Tab - Background", "offline_enabled": true, "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "web_accessible_resources": [ "wall.html" ] } |