Pikachu Wallpaper New Tab

Pikachu Wallpaper New Tab Home Page

What is Pikachu Wallpaper New Tab?

Pikachu Wallpaper New Tab is a Chrome extension developed by newtabdemo, and its main feature is "Pikachu Wallpaper New Tab Home Page".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download Pikachu Wallpaper New Tab Extension CRX File

Download Pikachu Wallpaper New Tab extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Pikachu Wallpaper New Tab Pikachu Wallpaper New Tab
ID ieldohpohpjpklgdkibkfinkceeofkci
Official URL https://chromewebstore.google.com/detail/pikachu-wallpaper-new-tab/ieldohpohpjpklgdkibkfinkceeofkci
Description Pikachu Wallpaper New Tab Home Page
File Size 16.32 MB
Installation Count 3,515
Current Version 2023.11.21.56
Last Updated 2023-11-20
Publish Date 2023-04-20
Rating 5.00/5 Total 4 Ratings
Developer newtabdemo
Email [email protected]
Payment Type free
Extension Website https://newtabthemebuilder.com/
Help Page URL https://newtabthemebuilder.com/
Supported Languages 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"
    }
}