Nextplus for PC & Laptop - New Tab Background
Nextplus for PC extension provides you with 'Nextplus' design on new tab. Designed for 'Nextplus' app fans.
Was ist Nextplus for PC & Laptop - New Tab Background?
Nextplus for PC & Laptop - New Tab Background ist eine Chrome-Erweiterung, die von https://techadvicehub.com/nextplus-for-pc entwickelt wurde, und ihr Hauptmerkmal ist "Nextplus for PC extension provides you with 'Nextplus' design on new tab. Designed for 'Nextplus' app fans.".
Erweiterungsscreenshots
Nextplus for PC & Laptop - New Tab Background-Erweiterungs-CRX-Datei herunterladen
Laden Sie Nextplus for PC & Laptop - New Tab Background-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
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.
Grundlegende Informationen zur Erweiterung
Name | |
ID | pikllgkgkdgddoknaoijhmedoofalbmn |
Offizielle URL | https://chrome.google.com/webstore/detail/nextplus-for-pc-laptop-ne/pikllgkgkdgddoknaoijhmedoofalbmn |
Beschreibung | Nextplus for PC extension provides you with 'Nextplus' design on new tab. Designed for 'Nextplus' app fans. |
Dateigröße | 1.1 MB |
Installationsanzahl | 43 |
Aktuelle Version | 1.1 |
Letztes Update | 2022-01-18 |
Veröffentlichungsdatum | 2021-11-28 |
Entwickler | https://techadvicehub.com/nextplus-for-pc |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | https://techadvicehub.com/ |
Hilfeseite URL | https://techadvicehub.com/contact-us/ |
Unterstützte Sprachen | 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" } |