Pikachu Wallpaper New Tab
Pikachu Wallpaper New Tab Home Page
Cos'è Pikachu Wallpaper New Tab?
Pikachu Wallpaper New Tab è un'estensione di Chrome sviluppata da newtabdemo, e la sua funzione principale è "Pikachu Wallpaper New Tab Home Page".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Pikachu Wallpaper New Tab
Scarica i file di estensione Pikachu Wallpaper 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
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. Informazioni di Base sull'Estensione
| Nome | |
| ID | ieldohpohpjpklgdkibkfinkceeofkci |
| URL Ufficiale | https://chromewebstore.google.com/detail/pikachu-wallpaper-new-tab/ieldohpohpjpklgdkibkfinkceeofkci |
| Descrizione | Pikachu Wallpaper New Tab Home Page |
| Dimensione del File | 16.32 MB |
| Conteggio Installazioni | 3,515 |
| Versione Corrente | 2023.11.21.56 |
| Ultimo Aggiornamento | 2023-11-20 |
| Data di Pubblicazione | 2023-04-20 |
| Valutazione | 5.00/5 Totale 4 Valutazioni |
| Sviluppatore | newtabdemo |
| [email protected] | |
| Tipo di Pagamento | free |
| Sito Web dell'Estensione | https://newtabthemebuilder.com/ |
| URL della Pagina di Aiuto | https://newtabthemebuilder.com/ |
| Lingue Supportate | 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"
}
} | |