Tropical Custom Background
Change your Search Engine Background to a photo or a color
O que é Tropical Custom Background?
Tropical Custom Background é uma extensão do Chrome desenvolvida por Excel Traffic, e sua principal característica é "Change your Search Engine Background to a photo or a color".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Tropical Custom Background
Baixe arquivos de extensão Tropical Custom 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
★★★ NEW ★★★ ★ Customize your default new tab page with high quality tropical destination images, color, or wallpaper! ★ Easily turn your favorite tropical destination photos into your custom New Tab and/or Google background. Simply open the extension and select tropical destination images from the toolbar. Give your day momentum with a customized new tab! FEATURES ✔ Custom tropical destination backgrounds at your fingertips ✔ Instant access to the best tropical destination wallpapers for your Google background ✔ HD / high resolution tropical destination images background uploads from your computer ✔ Shuffle through popular tropical destination images from the web ✔ Choose stunning tropical destination background images from Unsplash ✔ Customize your image background position ✔ Customize what appears on your Google homepage Support Contact: [email protected] Terms and Conditions: https://www.exceltraffic.co/about-1 Privacy Policy: https://www.exceltraffic.co/about By clicking "Add to chrome", I accept and agree to installing the Tropical Custom Backgrounds Chrome extension and setting Chrome™ New Tab to that provided by the service and the Privacy and Terms of Use.
Informações Básicas da Extensão
Nome | |
ID | ghndmjnccnblpooocbifhjjnmcgniipd |
URL Oficial | https://chrome.google.com/webstore/detail/tropical-custom-backgroun/ghndmjnccnblpooocbifhjjnmcgniipd |
Descrição | Change your Search Engine Background to a photo or a color |
Tamanho do Arquivo | 51.83 KB |
Contagem de Instalações | 71 |
Versão Atual | 5 |
Última Atualização | 2019-07-12 |
Data de Publicação | 2019-07-11 |
Desenvolvedor | Excel Traffic |
[email protected] | |
Tipo de Pagamento | free |
URL da Página de Política de Privacidade | https://www.exceltraffic.co/about |
Idiomas Suportados | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "chrome_url_overrides": { "newtab": "index.html" }, "content_security_policy": "script-src 'self'; object-src 'self';style-src 'self' 'unsafe-inline' *;media-src *;", "description": "Change your Search Engine Background to a photo or a color", "manifest_version": 2, "name": "Tropical Custom Background", "permissions": [ "storage" ], "version": "5", "icons": { "128": "images\/icon.png" } } |