mountains
Download Mountains for chrome in hd to stylise your devices Chrome screen and make it unique with beautiful mountain views.
Τι είναι το mountains;
Το mountains είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον http://mountainsext.store, και η κύρια λειτουργία του είναι "Download Mountains for chrome in hd to stylise your devices Chrome screen and make it unique with beautiful mountain views.".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης mountains
Λήψη αρχείων επέκτασης mountains σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
Meet our new and awesome New Tab with Mountains Wallpapers collected specially for you. Mountains New Tab is a great opportunity to change your browser once and for all. You can pick one favorite background or they just will change automatically every time you open a new tab. Full HD Wallpapers. Installation process is quite simple, so why not just try? Mountains Wallpapers are definitely what you were looking for! Experience the best browsing ever with stunning Mountains 4k New Tab and see the difference. Moreover we change your search bar in every new tab to Bing.com, what gives you super fast access to any information you are looking for! Search system analyses your inquiry and gives you the most suitable results ! Let's renew this boring default chrome design with beautiful Mountains views from all around the world! By installing and using Mountains Tab Tab you agree to the Terms of Use, as well as to receiving any future updates and upgrades. Please review our Privacy Policy for details regarding the information we collect when you install and use the extension. You can uninstall the program any time. Terms of Service: https://mountainsext.store/terms.html Privacy Policy: https://mountainsext.store/privacy.html
Βασικές Πληροφορίες Επέκτασης
Όνομα | |
ID | fmljjkjpkollijnnnlbeffphgeiddljp |
Επίσημο URL | https://chrome.google.com/webstore/detail/mountains/fmljjkjpkollijnnnlbeffphgeiddljp |
Περιγραφή | Download Mountains for chrome in hd to stylise your devices Chrome screen and make it unique with beautiful mountain views. |
Μέγεθος Αρχείου | 184 KB |
Αριθμός Εγκαταστάσεων | 8,043 |
Τρέχουσα Έκδοση | 1.3.1 |
Τελευταία Ενημέρωση | 2020-11-12 |
Ημερομηνία Δημοσίευσης | 2020-06-14 |
Αξιολόγηση | 1.00/5 Συνολικά 1 Αξιολογήσεις |
Προγραμματιστής | http://mountainsext.store |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
Ιστότοπος Επέκτασης | http://mountainsext.store/ |
URL της Σελίδας Πολιτικής Απορρήτου | https://mountainsext.store/privacy.html |
Υποστηριζόμενες Γλώσσες | de,en,fr,es,it,ru |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_appName__", "short_name": "__MSG_appShortName__", "description": "__MSG_appDescription__", "version": "1.3.1", "manifest_version": 2, "default_locale": "en", "icons": { "16": "images\/icon-16.png", "24": "images\/icon-24.png", "32": "images\/icon-32.png", "64": "images\/icon-64.png", "128": "images\/icon-128.png" }, "background": { "scripts": [ "bg.js" ], "persistent": false }, "chrome_url_overrides": { "newtab": "newtab.html" }, "permissions": [] } |