Tropical Custom Background
Change your Search Engine Background to a photo or a color
Τι είναι το Tropical Custom Background;
Το Tropical Custom Background είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Excel Traffic, και η κύρια λειτουργία του είναι "Change your Search Engine Background to a photo or a color".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Tropical Custom Background
Λήψη αρχείων επέκτασης Tropical Custom Background σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
★★★ 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.
Βασικές Πληροφορίες Επέκτασης
Όνομα | |
ID | ghndmjnccnblpooocbifhjjnmcgniipd |
Επίσημο URL | https://chrome.google.com/webstore/detail/tropical-custom-backgroun/ghndmjnccnblpooocbifhjjnmcgniipd |
Περιγραφή | Change your Search Engine Background to a photo or a color |
Μέγεθος Αρχείου | 51.83 KB |
Αριθμός Εγκαταστάσεων | 71 |
Τρέχουσα Έκδοση | 5 |
Τελευταία Ενημέρωση | 2019-07-12 |
Ημερομηνία Δημοσίευσης | 2019-07-11 |
Προγραμματιστής | Excel Traffic |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
URL της Σελίδας Πολιτικής Απορρήτου | https://www.exceltraffic.co/about |
Υποστηριζόμενες Γλώσσες | 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" } } |