Harry Potter Wallpaper Custom New Tab
Harry Potter New Tab is custom newtab with Harry Potter wallpapers. Theme made for Harry Potter fans.
Wat is Harry Potter Wallpaper Custom New Tab?
Harry Potter Wallpaper Custom New Tab is een Chrome-extensie ontwikkeld door Funpapers, en de belangrijkste functie is "Harry Potter New Tab is custom newtab with Harry Potter wallpapers. Theme made for Harry Potter fans.".
Extensie Screenshots
Download het CRX-bestand van de extensie Harry Potter Wallpaper Custom New Tab
Download Harry Potter Wallpaper Custom New Tab-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | |
ID | bgegeabeglhjgkjfimnfeencmalgdleh |
Officiële URL | https://chrome.google.com/webstore/detail/harry-potter-wallpaper-cu/bgegeabeglhjgkjfimnfeencmalgdleh |
Beschrijving | Harry Potter New Tab is custom newtab with Harry Potter wallpapers. Theme made for Harry Potter fans. |
Bestandsgrootte | 53.9 MB |
Aantal Installaties | 863 |
Huidige Versie | 0.0.1 |
Laatst Bijgewerkt | 2021-10-22 |
Publicatiedatum | 2021-10-22 |
Ontwikkelaar | Funpapers |
[email protected] | |
Betalingswijze | free |
Ondersteunde Talen | 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" } |