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
公式URL 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
Eメール [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"
    }
}