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.

O que é One Piece theme newtab. 1080P HD wallpaper?

One Piece theme newtab. 1080P HD wallpaper é uma extensão do Chrome desenvolvida por Jianyueku, e sua principal característica é "Pick new tab extension to provide high-quality 1080p HD Wallpaper and redefine the browser's new tab.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão One Piece theme newtab. 1080P HD wallpaper

Baixe arquivos de extensão One Piece theme newtab. 1080P HD wallpaper no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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                    

Informações Básicas da Extensão

Nome One Piece theme newtab. 1080P HD wallpaper One Piece theme newtab. 1080P HD wallpaper
ID kiokldggbjmigpcljejjeaemehoeobob
URL Oficial https://chromewebstore.google.com/detail/one-piece-theme-newtab-10/kiokldggbjmigpcljejjeaemehoeobob
Descrição Pick new tab extension to provide high-quality 1080p HD Wallpaper and redefine the browser's new tab.
Tamanho do Arquivo 655 KB
Contagem de Instalações 904
Versão Atual 1.0.4
Última Atualização 2021-11-03
Data de Publicação 2021-10-28
Classificação 5.00/5 Total de 1 Avaliações
Desenvolvedor Jianyueku
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://www.jianyueku.com/haizeiwang
URL da Página de Política de Privacidade https://www.picknewtab.com/help/privacy
Idiomas Suportados 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
    }
}