Harry Potter Wallpapers New Tab
Harry Potter theme in new tab
Co to jest Harry Potter Wallpapers New Tab?
Harry Potter Wallpapers New Tab to rozszerzenie Chrome opracowane przez https://newtab.be, a jego główną funkcją jest „Harry Potter theme in new tab”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Harry Potter Wallpapers New Tab
Pobierz pliki rozszerzeń Harry Potter Wallpapers 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 Wallpapers New tab - an extension for your web browser that opens special settings for a new tab. Theme features Harry Potter Wallpapers New tab: ✘ News panel The bottom panel shows news videos from the world's official news agencies posted on the YouTube platform. ✘ Full HD wallpapers Instead of boring gray background, stunning Full HD wallpapers will appear in Harry Potter New Tab theme. ✘ Search bar Quick access to the largest and most well-known search engines in the world provides a theme search bar Harry Potter. ✘ Shortcuts Save your favorite sites to the theme shortcut panel Harry Potter Wallpapers New tab. You can go to important and frequently visited websites with just one click.
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | cjdchnhdfnlkhohfadoejbpndkgojiog |
Oficjalny URL | https://chrome.google.com/webstore/detail/harry-potter-wallpapers-n/cjdchnhdfnlkhohfadoejbpndkgojiog |
Opis | Harry Potter theme in new tab |
Rozmiar pliku | 18.36 MB |
Liczba instalacji | 3,000 |
Aktualna Wersja | 1.4.9.8 |
Ostatnia Aktualizacja | 2022-02-12 |
Data Publikacji | 2021-12-02 |
Ocena | 5.00/5 Łącznie 9 Oceny |
Deweloper | https://newtab.be |
[email protected] | |
Typ Płatności | free |
Adres URL Strony Polityki Prywatności | https://newtab.be/privacy |
Obsługiwane Języki | de,en,fr,vi,tr,es,it,pt-BR,pt-PT,ru,hi,th,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_extName__", "description": "__MSG_extDesc__", "version": "1.4.9.8", "background": { "scripts": [ "byzantium_ophiuchus.js" ], "persistent": true }, "chrome_url_overrides": { "newtab": "candy_apple_red_mercury.html?a" }, "web_accessible_resources": [ "*", "cambridge_blue_543", "35" ], "icons": { "128": "128.png" }, "offline_enabled": true, "browser_action": [], "default_locale": "en", "manifest_version": 2 } |