Pikachu Wallpaper New Tab
Pikachu Wallpaper New Tab Home Page
Co to jest Pikachu Wallpaper New Tab?
Pikachu Wallpaper New Tab to rozszerzenie Chrome opracowane przez newtabdemo, a jego główną funkcją jest „Pikachu Wallpaper New Tab Home Page”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Pikachu Wallpaper New Tab
Pobierz pliki rozszerzeń Pikachu Wallpaper 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
The Pikachu Wallpaper New Tab offers a range of features such as a timer and advanced calculator, draggable and minimizable sticky notes that support markdown, editable shortcuts, date & time display, wallpaper customization options, adjustable background dimming, light/dark themes, and numerous other customizable settings to enhance user experience. Podstawowe informacje o rozszerzeniu
| Nazwa | |
| ID | ieldohpohpjpklgdkibkfinkceeofkci |
| Oficjalny URL | https://chromewebstore.google.com/detail/pikachu-wallpaper-new-tab/ieldohpohpjpklgdkibkfinkceeofkci |
| Opis | Pikachu Wallpaper New Tab Home Page |
| Rozmiar pliku | 16.32 MB |
| Liczba instalacji | 3,515 |
| Aktualna Wersja | 2023.11.21.56 |
| Ostatnia Aktualizacja | 2023-11-20 |
| Data Publikacji | 2023-04-20 |
| Ocena | 5.00/5 Łącznie 4 Oceny |
| Deweloper | newtabdemo |
| [email protected] | |
| Typ Płatności | free |
| Strona Rozszerzenia | https://newtabthemebuilder.com/ |
| Adres URL Strony Pomocy | https://newtabthemebuilder.com/ |
| Obsługiwane Języki | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Pikachu Wallpaper New Tab",
"description": "Pikachu Wallpaper New Tab Home Page",
"version": "2023.11.21.56",
"manifest_version": 3,
"offline_enabled": true,
"icons": {
"128": "icons\/icon128.png"
},
"chrome_url_overrides": {
"newtab": "index.html"
},
"action": {
"default_title": "New Tab"
},
"background": {
"service_worker": "background.js"
}
} | |