Naruto theme pick-newtab. 1080HD wallpaper

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

Was ist Naruto theme pick-newtab. 1080HD wallpaper?

Naruto theme pick-newtab. 1080HD wallpaper ist eine Chrome-Erweiterung, die von Jianyueku entwickelt wurde, und ihr Hauptmerkmal ist "Pick new tab extension to provide high-quality 1080p HD Wallpaper and redefine the browser's new tab.".

Erweiterungsscreenshots

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Naruto theme pick-newtab. 1080HD wallpaper-Erweiterungs-CRX-Datei herunterladen

Laden Sie Naruto theme pick-newtab. 1080HD wallpaper-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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                    

Grundlegende Informationen zur Erweiterung

Name Naruto theme pick-newtab. 1080HD wallpaper Naruto theme pick-newtab. 1080HD wallpaper
ID gldjpebbelaegcligabigadjljgckfbl
Offizielle URL https://chromewebstore.google.com/detail/naruto-theme-pick-newtab/gldjpebbelaegcligabigadjljgckfbl
Beschreibung Pick new tab extension to provide high-quality 1080p HD Wallpaper and redefine the browser's new tab.
Dateigröße 663 KB
Installationsanzahl 200
Aktuelle Version 1.0.4
Letztes Update 2021-11-03
Veröffentlichungsdatum 2021-10-28
Entwickler Jianyueku
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://www.jianyueku.com/hyrz
URL der Datenschutzrichtlinien-Seite https://www.picknewtab.com/help/privacy
Unterstützte Sprachen 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
    }
}