Harry Potter Wallpaper Custom New Tab
Harry Potter New Tab is custom newtab with Harry Potter wallpapers. Theme made for Harry Potter fans.
Co to jest Harry Potter Wallpaper Custom New Tab?
Harry Potter Wallpaper Custom New Tab to rozszerzenie Chrome opracowane przez Funpapers, a jego główną funkcją jest „Harry Potter New Tab is custom newtab with Harry Potter wallpapers. Theme made for Harry Potter fans.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Harry Potter Wallpaper Custom New Tab
Pobierz pliki rozszerzeń Harry Potter Wallpaper Custom New Tab w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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.
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | bgegeabeglhjgkjfimnfeencmalgdleh |
Oficjalny URL | https://chrome.google.com/webstore/detail/harry-potter-wallpaper-cu/bgegeabeglhjgkjfimnfeencmalgdleh |
Opis | Harry Potter New Tab is custom newtab with Harry Potter wallpapers. Theme made for Harry Potter fans. |
Rozmiar pliku | 53.9 MB |
Liczba instalacji | 863 |
Aktualna Wersja | 0.0.1 |
Ostatnia Aktualizacja | 2021-10-22 |
Data Publikacji | 2021-10-22 |
Deweloper | Funpapers |
[email protected] | |
Typ Płatności | free |
Obsługiwane Języki | 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" } |