Harry Potter Wallpaper Custom New Tab
Harry Potter New Tab is custom newtab with Harry Potter wallpapers. Theme made for Harry Potter fans.
Cos'è Harry Potter Wallpaper Custom New Tab?
Harry Potter Wallpaper Custom New Tab è un'estensione di Chrome sviluppata da Funpapers, e la sua funzione principale è "Harry Potter New Tab is custom newtab with Harry Potter wallpapers. Theme made for Harry Potter fans.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Harry Potter Wallpaper Custom New Tab
Scarica i file di estensione Harry Potter Wallpaper Custom New Tab in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | |
ID | bgegeabeglhjgkjfimnfeencmalgdleh |
URL Ufficiale | https://chrome.google.com/webstore/detail/harry-potter-wallpaper-cu/bgegeabeglhjgkjfimnfeencmalgdleh |
Descrizione | Harry Potter New Tab is custom newtab with Harry Potter wallpapers. Theme made for Harry Potter fans. |
Dimensione del File | 53.9 MB |
Conteggio Installazioni | 863 |
Versione Corrente | 0.0.1 |
Ultimo Aggiornamento | 2021-10-22 |
Data di Pubblicazione | 2021-10-22 |
Sviluppatore | Funpapers |
[email protected] | |
Tipo di Pagamento | free |
Lingue Supportate | 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" } |