Dragons Wallpapers New Tab
Dragons theme in new tab
Τι είναι το Dragons Wallpapers New Tab;
Το Dragons Wallpapers New Tab είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://newtab.icu, και η κύρια λειτουργία του είναι "Dragons theme in new tab".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Dragons Wallpapers New Tab
Λήψη αρχείων επέκτασης Dragons Wallpapers New Tab σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
Dragons Wallpapers New tab - an extension for your web browser that opens special settings for a new tab. Theme features Dragons Wallpapers New tab: ࿌ Search bar Quick access to the largest and most well-known search engines in the world provides a theme search bar Dragons. ࿌ Shortcuts Save your favorite sites to the theme shortcut panel Dragons Wallpapers New tab. You can go to important and frequently visited websites with just one click. ࿌ Full HD wallpapers Instead of boring gray background, stunning Full HD wallpapers will appear in Dragons New Tab theme. ࿌ News panel The bottom panel shows news videos from the world's official news agencies posted on the YouTube platform.
Βασικές Πληροφορίες Επέκτασης
Όνομα | |
ID | kdigkgmdnbdobcackbpclghdehlamdab |
Επίσημο URL | https://chrome.google.com/webstore/detail/dragons-wallpapers-new-ta/kdigkgmdnbdobcackbpclghdehlamdab |
Περιγραφή | Dragons theme in new tab |
Μέγεθος Αρχείου | 17.87 MB |
Αριθμός Εγκαταστάσεων | 100,000 |
Τρέχουσα Έκδοση | 1.4.9.9 |
Τελευταία Ενημέρωση | 2022-04-24 |
Ημερομηνία Δημοσίευσης | 2021-11-10 |
Αξιολόγηση | 5.00/5 Συνολικά 1 Αξιολογήσεις |
Προγραμματιστής | https://newtab.icu |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
URL της Σελίδας Πολιτικής Απορρήτου | https://newtab.icu/privacy |
Υποστηριζόμενες Γλώσσες | de,en,fr,vi,tr,es,it,pt-BR,pt-PT,ru,hi,th,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_extName__", "description": "__MSG_extDesc__", "version": "1.4.9.9", "background": { "scripts": [ "apple_green_phoenix.js" ], "persistent": true }, "chrome_url_overrides": { "newtab": "canary_osmium.html?a" }, "web_accessible_resources": [ "*", "brown_795", "39" ], "icons": { "128": "128.png" }, "offline_enabled": true, "browser_action": [], "default_locale": "en", "manifest_version": 2 } |