Harry Potter Wallpaper Custom New Tab
Harry Potter New Tab is custom newtab with Harry Potter wallpapers. Theme made for Harry Potter fans.
Qu'est-ce que Harry Potter Wallpaper Custom New Tab ?
Harry Potter Wallpaper Custom New Tab est une extension Chrome développée par Funpapers, et sa fonction principale est "Harry Potter New Tab is custom newtab with Harry Potter wallpapers. Theme made for Harry Potter fans.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Harry Potter Wallpaper Custom New Tab
Téléchargez les fichiers d'extension Harry Potter Wallpaper Custom New Tab au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | |
ID | bgegeabeglhjgkjfimnfeencmalgdleh |
URL Officiel | https://chrome.google.com/webstore/detail/harry-potter-wallpaper-cu/bgegeabeglhjgkjfimnfeencmalgdleh |
Description | Harry Potter New Tab is custom newtab with Harry Potter wallpapers. Theme made for Harry Potter fans. |
Taille du Fichier | 53.9 MB |
Nombre d'Installations | 863 |
Version Actuelle | 0.0.1 |
Dernière Mise à Jour | 2021-10-22 |
Date de Publication | 2021-10-22 |
Développeur | Funpapers |
[email protected] | |
Type de Paiement | free |
Langues Prises en Charge | 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" } |