One Piece theme newtab. 1080P HD wallpaper

Pick new tab extension to provide high-quality 1080p HD Wallpaper and redefine the browser's new tab.

One Piece theme newtab. 1080P HD wallpaperとは何ですか?

One Piece theme newtab. 1080P HD wallpaperはJianyuekuによって開発されたChromeの拡張機能で、その主な機能は「Pick new tab extension to provide high-quality 1080p HD Wallpaper and redefine the browser's new tab.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

One Piece theme newtab. 1080P HD wallpaper拡張機能のCRXファイルをダウンロード

One Piece theme newtab. 1080P HD wallpaper拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        1. Exquisite wallpaper one button switch.
2. Select local,bing or none three modes for wallpaper.
3. Make wallpaper with upload local wallpaper, select color, select texture or pattern.
4. Custom border-radius, size or height of the search box.
5. Set mode light / dark switching.
5. Toggle light and dark theme modes.
6. Support multiple languages                    

拡張機能の基本情報

名前 One Piece theme newtab. 1080P HD wallpaper One Piece theme newtab. 1080P HD wallpaper
ID kiokldggbjmigpcljejjeaemehoeobob
公式URL https://chromewebstore.google.com/detail/one-piece-theme-newtab-10/kiokldggbjmigpcljejjeaemehoeobob
説明 Pick new tab extension to provide high-quality 1080p HD Wallpaper and redefine the browser's new tab.
ファイルサイズ 655 KB
インストール数 904
現在のバージョン 1.0.4
最終更新日 2021-11-03
公開日 2021-10-28
評価 5.00/5 合計 1 レビュー
開発者 Jianyueku
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://www.jianyueku.com/haizeiwang
プライバシーポリシーページのURL https://www.picknewtab.com/help/privacy
対応言語 en,zh-CN,zh-TW
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_name__",
    "description": "__MSG_description__",
    "version": "1.0.4",
    "default_locale": "zh_CN",
    "content_security_policy": "script-src 'self'; object-src 'self';",
    "minimum_chrome_version": "81.0.0",
    "optional_permissions": [
        "https:\/\/cn.bing.com\/"
    ],
    "chrome_url_overrides": {
        "newtab": "index.html#\/"
    },
    "browser_action": {
        "default_icon": "icons\/128.png",
        "default_title": "__MSG_name__",
        "default_popup": "index.html#\/popup"
    },
    "icons": {
        "128": "icons\/icon.png"
    },
    "background": {
        "page": "index.html#\/background",
        "persistent": true
    }
}