Best Wallpapers
Get the best wallpapers in your homepage with our extension!
O que é Best Wallpapers?
Best Wallpapers é uma extensão do Chrome desenvolvida por [email protected], e sua principal característica é "Get the best wallpapers in your homepage with our extension!".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Best Wallpapers
Baixe arquivos de extensão Best Wallpapers 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
For more details: https://wallpaperhomepage.com/pages/terms-of-use.html https://wallpaperhomepage.com/pages/privacy-policy.html Get new amazing wallpapers right on your homepage! By installing the extension you accept and agree to set Chrome New Tab search to Bing, and to the terms and policies.
Informações Básicas da Extensão
Nome | |
ID | nmnfhjhneephbdmbmlkpibhoaoadebao |
URL Oficial | https://chromewebstore.google.com/detail/best-wallpapers/nmnfhjhneephbdmbmlkpibhoaoadebao |
Descrição | Get the best wallpapers in your homepage with our extension! |
Tamanho do Arquivo | 209 KB |
Contagem de Instalações | 82 |
Versão Atual | 0.1.0 |
Última Atualização | 2022-07-12 |
Data de Publicação | 2022-07-12 |
Desenvolvedor | [email protected] |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://wallpaperhomepage.com/ |
URL da Página de Ajuda | https://wallpaperhomepage.com/pages/contact.html |
URL da Página de Política de Privacidade | https://searchologic.com/Privacy-Policy |
Idiomas Suportados | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "icons": { "16": "icon16.721b7357.png", "48": "icon48.f544afcb.png", "128": "icon128.6aa15eb0.png" }, "action": { "default_icon": { "16": "icon16.721b7357.png", "48": "icon48.f544afcb.png" } }, "version": "0.1.0", "name": "Best Wallpapers", "description": "Get the best wallpapers in your homepage with our extension!", "author": "", "chrome_url_overrides": { "newtab": "newtab.06c72619.html" }, "permissions": [], "host_permissions": [ "*:\/\/*.wallpaperhomepage.com\/*" ] } |