Pikachu Wallpaper New Tab

Pikachu Wallpaper New Tab Home Page

什麼是Pikachu Wallpaper New Tab?

Pikachu Wallpaper New Tab是由newtabdemo開發的Chrome擴展程式,該擴展的主要功能是“Pikachu Wallpaper New Tab Home Page”。

擴展截圖

screenshot
screenshot
screenshot
screenshot
screenshot

下載Pikachu Wallpaper New Tab擴展crx文件

下載Pikachu Wallpaper New Tab擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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.                    

擴展基本資訊

名稱 Pikachu Wallpaper New Tab Pikachu Wallpaper New Tab
ID ieldohpohpjpklgdkibkfinkceeofkci
官方網址 https://chromewebstore.google.com/detail/pikachu-wallpaper-new-tab/ieldohpohpjpklgdkibkfinkceeofkci
簡介 Pikachu Wallpaper New Tab Home Page
檔案大小 16.32 MB
安裝次數 3,515
目前版本 2023.11.21.56
更新時間 2023-11-20
上架時間 2023-04-20
評分 5.00/5 共 4 次評分
開發者 newtabdemo
電子郵箱 [email protected]
付費類型 free
擴展官網 https://newtabthemebuilder.com/
說明頁面URL https://newtabthemebuilder.com/
支援的語言 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"
    }
}