Nextplus for PC & Laptop - New Tab Background

Nextplus for PC extension provides you with 'Nextplus' design on new tab. Designed for 'Nextplus' app fans.

Nextplus for PC & Laptop - New Tab Backgroundとは何ですか?

Nextplus for PC & Laptop - New Tab Backgroundはhttps://techadvicehub.com/nextplus-for-pcによって開発されたChromeの拡張機能で、その主な機能は「Nextplus for PC extension provides you with 'Nextplus' design on new tab. Designed for 'Nextplus' app fans.」です。

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

screenshot
screenshot

Nextplus for PC & Laptop - New Tab Background拡張機能のCRXファイルをダウンロード

Nextplus for PC & Laptop - New Tab Background拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Nextplus for PC extension provides you with nextplus background in new tab page. Created for nextplus fans. It also has a search option for google search.

This extension features some of the best artwork to make you feel good on your Chrome browser.

Choose your favorite backgrounds from a variety of designs in new tab page. Install this chrome extension and experience the great design in your browser new tab page.                    

拡張機能の基本情報

名前 Nextplus for PC & Laptop - New Tab Background Nextplus for PC & Laptop - New Tab Background
ID pikllgkgkdgddoknaoijhmedoofalbmn
公式URL https://chrome.google.com/webstore/detail/nextplus-for-pc-laptop-ne/pikllgkgkdgddoknaoijhmedoofalbmn
説明 Nextplus for PC extension provides you with 'Nextplus' design on new tab. Designed for 'Nextplus' app fans.
ファイルサイズ 1.1 MB
インストール数 43
現在のバージョン 1.1
最終更新日 2022-01-18
公開日 2021-11-28
開発者 https://techadvicehub.com/nextplus-for-pc
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://techadvicehub.com/
ヘルプページのURL https://techadvicehub.com/contact-us/
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Nextplus for PC & Laptop - New Tab Background",
    "background": {
        "scripts": [
            "js\/main.js"
        ]
    },
    "browser_action": {
        "default_icon": "img\/icon128.png"
    },
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "description": "Nextplus for PC extension provides you with 'Nextplus' design on new tab. Designed for 'Nextplus' app fans.",
    "icons": {
        "128": "img\/icon128.png",
        "48": "img\/icon48.png"
    },
    "version": "1.1"
}