Nextplus for PC & Laptop - New Tab Background
Nextplus for PC extension provides you with 'Nextplus' design on new tab. Designed for 'Nextplus' app fans.
What is Nextplus for PC & Laptop - New Tab Background?
Nextplus for PC & Laptop - New Tab Background is a Chrome extension developed by https://techadvicehub.com/nextplus-for-pc, and its main feature is "Nextplus for PC extension provides you with 'Nextplus' design on new tab. Designed for 'Nextplus' app fans.".
Extension Screenshots
Download Nextplus for PC & Laptop - New Tab Background Extension CRX File
Download Nextplus for PC & Laptop - New Tab Background extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | |
ID | pikllgkgkdgddoknaoijhmedoofalbmn |
Official URL | https://chrome.google.com/webstore/detail/nextplus-for-pc-laptop-ne/pikllgkgkdgddoknaoijhmedoofalbmn |
Description | Nextplus for PC extension provides you with 'Nextplus' design on new tab. Designed for 'Nextplus' app fans. |
File Size | 1.1 MB |
Installation Count | 43 |
Current Version | 1.1 |
Last Updated | 2022-01-18 |
Publish Date | 2021-11-28 |
Developer | https://techadvicehub.com/nextplus-for-pc |
[email protected] | |
Payment Type | free |
Extension Website | https://techadvicehub.com/ |
Help Page URL | https://techadvicehub.com/contact-us/ |
Supported Languages | 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" } |