V380 Pro for PC - New Tab BG
V380 Pro for pc extension provide you with 'V380 Pro' design on new tab. Designed for 'V380 Pro' app fans.
¿Qué es V380 Pro for PC - New Tab BG?
V380 Pro for PC - New Tab BG es una extensión de Chrome desarrollada por https://freesoftforpc.com/install-v380-pro-for-pc, y su función principal es "V380 Pro for pc extension provide you with 'V380 Pro' design on new tab. Designed for 'V380 Pro' app fans.".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión V380 Pro for PC - New Tab BG
Descarga archivos de extensión V380 Pro for PC - New Tab BG en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
Using V380 Pro on PC allows you to set a unique background for every tab you open in Chrome or other browsers using the Chromium engine. It's a special treat for fans of V380 Pro. You'll appreciate the new look every time you open your browser or create a new tab, Middle bar search on new tab page. And this won't affect your regular browsing functionality. In the event that you dislike the new image, the background can also be changed. Both the default Chrome tab and V380 Pro will boost your productivity with all these features. Currently, the App is only available in English, but other languages will be added later. ---------- Legal: ---------- The owner of this trademark is macrovideo inc, which is registered in the U.S. and other countries. There is no affiliation between macrovideo inc. and this independent project developed by Time Help.
Información Básica de la Extensión
Nombre | |
ID | lcdmilimddoglkannfdkgilgdecnamhe |
URL Oficial | https://chrome.google.com/webstore/detail/v380-pro-for-pc-new-tab-b/lcdmilimddoglkannfdkgilgdecnamhe |
Descripción | V380 Pro for pc extension provide you with 'V380 Pro' design on new tab. Designed for 'V380 Pro' app fans. |
Tamaño del Archivo | 522 KB |
Cantidad de Instalaciones | 668 |
Versión Actual | 1.2.2 |
Última Actualización | 2022-01-19 |
Fecha de Publicación | 2022-01-19 |
Desarrollador | https://freesoftforpc.com/install-v380-pro-for-pc |
Correo electrónico | [email protected] |
Tipo de Pago | free |
Sitio Web de la Extensión | https://freesoftforpc.com/ |
URL de la Página de Ayuda | https://freesoftforpc.com/contact-us |
Idiomas Soportados | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "V380 Pro for PC - New Tab BG", "background": { "scripts": [ "js\/main.js" ] }, "browser_action": { "default_icon": "img\/icon128.png" }, "chrome_url_overrides": { "newtab": "newtab.html" }, "description": "V380 Pro for pc extension provide you with 'V380 Pro' design on new tab. Designed for 'V380 Pro' app fans.", "icons": { "128": "img\/icon128.png", "48": "img\/icon48.png" }, "version": "1.2.2" } |