Harry Potter Wallpaper Custom New Tab
Harry Potter New Tab is custom newtab with Harry Potter wallpapers. Theme made for Harry Potter fans.
Τι είναι το Harry Potter Wallpaper Custom New Tab;
Το Harry Potter Wallpaper Custom New Tab είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Funpapers, και η κύρια λειτουργία του είναι "Harry Potter New Tab is custom newtab with Harry Potter wallpapers. Theme made for Harry Potter fans.".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Harry Potter Wallpaper Custom New Tab
Λήψη αρχείων επέκτασης Harry Potter Wallpaper Custom New Tab σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
Harry Potter New Tab Theme replaces your browser's default New Tab page to display random background images each time you start a new tab.
Βασικές Πληροφορίες Επέκτασης
Όνομα | |
ID | bgegeabeglhjgkjfimnfeencmalgdleh |
Επίσημο URL | https://chrome.google.com/webstore/detail/harry-potter-wallpaper-cu/bgegeabeglhjgkjfimnfeencmalgdleh |
Περιγραφή | Harry Potter New Tab is custom newtab with Harry Potter wallpapers. Theme made for Harry Potter fans. |
Μέγεθος Αρχείου | 53.9 MB |
Αριθμός Εγκαταστάσεων | 863 |
Τρέχουσα Έκδοση | 0.0.1 |
Τελευταία Ενημέρωση | 2021-10-22 |
Ημερομηνία Δημοσίευσης | 2021-10-22 |
Προγραμματιστής | Funpapers |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
Υποστηριζόμενες Γλώσσες | en |
manifest.json | |
{ "author": "TabDoctor", "background": { "service_worker": "content\/background.js" }, "default_locale": "en", "description": "__MSG_extDesc__", "icons": { "128": "img\/icon-128.png", "16": "img\/icon-128.png", "48": "img\/icon-128.png" }, "incognito": "split", "manifest_version": 3, "chrome_url_overrides": { "newtab": "index.html" }, "minimum_chrome_version": "88", "name": "__MSG_extTitle__", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "0.0.1" } |