Tropical Custom Background
Change your Search Engine Background to a photo or a color
Cos'è Tropical Custom Background?
Tropical Custom Background è un'estensione di Chrome sviluppata da Excel Traffic, e la sua funzione principale è "Change your Search Engine Background to a photo or a color".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Tropical Custom Background
Scarica i file di estensione Tropical Custom Background in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
★★★ 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.
Informazioni di Base sull'Estensione
Nome | |
ID | ghndmjnccnblpooocbifhjjnmcgniipd |
URL Ufficiale | https://chrome.google.com/webstore/detail/tropical-custom-backgroun/ghndmjnccnblpooocbifhjjnmcgniipd |
Descrizione | Change your Search Engine Background to a photo or a color |
Dimensione del File | 51.83 KB |
Conteggio Installazioni | 71 |
Versione Corrente | 5 |
Ultimo Aggiornamento | 2019-07-12 |
Data di Pubblicazione | 2019-07-11 |
Sviluppatore | Excel Traffic |
[email protected] | |
Tipo di Pagamento | free |
URL della Pagina della Politica sulla Privacy | https://www.exceltraffic.co/about |
Lingue Supportate | 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" } } |