Nextplus for PC & Laptop - New Tab Background
Nextplus for PC extension provides you with 'Nextplus' design on new tab. Designed for 'Nextplus' app fans.
Co to jest Nextplus for PC & Laptop - New Tab Background?
Nextplus for PC & Laptop - New Tab Background to rozszerzenie Chrome opracowane przez https://techadvicehub.com/nextplus-for-pc, a jego główną funkcją jest „Nextplus for PC extension provides you with 'Nextplus' design on new tab. Designed for 'Nextplus' app fans.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Nextplus for PC & Laptop - New Tab Background
Pobierz pliki rozszerzeń Nextplus for PC & Laptop - New Tab Background w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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.
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | pikllgkgkdgddoknaoijhmedoofalbmn |
Oficjalny URL | https://chrome.google.com/webstore/detail/nextplus-for-pc-laptop-ne/pikllgkgkdgddoknaoijhmedoofalbmn |
Opis | Nextplus for PC extension provides you with 'Nextplus' design on new tab. Designed for 'Nextplus' app fans. |
Rozmiar pliku | 1.1 MB |
Liczba instalacji | 43 |
Aktualna Wersja | 1.1 |
Ostatnia Aktualizacja | 2022-01-18 |
Data Publikacji | 2021-11-28 |
Deweloper | https://techadvicehub.com/nextplus-for-pc |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | https://techadvicehub.com/ |
Adres URL Strony Pomocy | https://techadvicehub.com/contact-us/ |
Obsługiwane Języki | 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" } |