Nextplus for PC & Laptop - New Tab Background
Nextplus for PC extension provides you with 'Nextplus' design on new tab. Designed for 'Nextplus' app fans.
Wat is Nextplus for PC & Laptop - New Tab Background?
Nextplus for PC & Laptop - New Tab Background is een Chrome-extensie ontwikkeld door https://techadvicehub.com/nextplus-for-pc, en de belangrijkste functie is "Nextplus for PC extension provides you with 'Nextplus' design on new tab. Designed for 'Nextplus' app fans.".
Extensie Screenshots
Download het CRX-bestand van de extensie Nextplus for PC & Laptop - New Tab Background
Download Nextplus for PC & Laptop - New Tab Background-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | |
ID | pikllgkgkdgddoknaoijhmedoofalbmn |
Officiële URL | https://chrome.google.com/webstore/detail/nextplus-for-pc-laptop-ne/pikllgkgkdgddoknaoijhmedoofalbmn |
Beschrijving | Nextplus for PC extension provides you with 'Nextplus' design on new tab. Designed for 'Nextplus' app fans. |
Bestandsgrootte | 1.1 MB |
Aantal Installaties | 43 |
Huidige Versie | 1.1 |
Laatst Bijgewerkt | 2022-01-18 |
Publicatiedatum | 2021-11-28 |
Ontwikkelaar | https://techadvicehub.com/nextplus-for-pc |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://techadvicehub.com/ |
Help Pagina-URL | https://techadvicehub.com/contact-us/ |
Ondersteunde Talen | 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" } |