Dark Theme Wallpaper HD Custom New Tab
Dark Theme New Tab Wallpapers & Games, created for dark theme fans. Replaces your tab to a beautiful dark theme new tab.
Τι είναι το Dark Theme Wallpaper HD Custom New Tab;
Το Dark Theme Wallpaper HD Custom New Tab είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Trending Wallpapers, και η κύρια λειτουργία του είναι "Dark Theme New Tab Wallpapers & Games, created for dark theme fans. Replaces your tab to a beautiful dark theme new tab.".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Dark Theme Wallpaper HD Custom New Tab
Λήψη αρχείων επέκτασης Dark Theme Wallpaper HD Custom New Tab σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
Get my dark theme new tab to get different hd backgrounds in your custom start page. FEATURES: - Choose your best backgrounds. - Simple, search from the dark theme new tab. - Minimal design with smooth transitions. - A high quality new tab wallpapers. - Speed-dial widget to your favorite sites. - Quick links & rate options found on new tab. - Search box widget. - Games - 100+ awesome games. - Pick other themes from our themes gallery. Get the lovely black theme backgrounds from dark theme fans right now!
Βασικές Πληροφορίες Επέκτασης
Όνομα | |
ID | hmbhflmocpladbbahepboigffjnalcml |
Επίσημο URL | https://chrome.google.com/webstore/detail/dark-theme-wallpaper-hd-c/hmbhflmocpladbbahepboigffjnalcml |
Περιγραφή | Dark Theme New Tab Wallpapers & Games, created for dark theme fans. Replaces your tab to a beautiful dark theme new tab. |
Μέγεθος Αρχείου | 29.27 KB |
Αριθμός Εγκαταστάσεων | 100,000 |
Τρέχουσα Έκδοση | 8.0.0.0 |
Τελευταία Ενημέρωση | 2021-07-05 |
Ημερομηνία Δημοσίευσης | 2021-07-05 |
Αξιολόγηση | 5.00/5 Συνολικά 1 Αξιολογήσεις |
Προγραμματιστής | Trending Wallpapers |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
URL της Σελίδας Πολιτικής Απορρήτου | https://sites.google.com/view/wallpaper-popular/%D7%91%D7%99%D7%AA |
Υποστηριζόμενες Γλώσσες | id,ms,de,en,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,gu,ta,te,ml,th,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "__MSG_name__", "version": "8.0.0.0", "description": "__MSG_description__", "default_locale": "en", "icons": { "128": "images16\/icon2.png" }, "background": { "scripts": [ "js18\/background2.js" ] }, "chrome_url_overrides": { "newtab": "tab11.html" }, "browser_action": { "default_title": "dark theme" } } |