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
官方網址 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
電子郵箱 [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
    }
}