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.
Hvad er V380 Pro for PC - New Tab BG?
V380 Pro for PC - New Tab BG er en Chrome-udvidelse udviklet af https://freesoftforpc.com/install-v380-pro-for-pc, og dens hovedfunktion er "V380 Pro for pc extension provide you with 'V380 Pro' design on new tab. Designed for 'V380 Pro' app fans.".
Udvidelsesskærmbilleder
Download V380 Pro for PC - New Tab BG-udvidelses-CRX-fil
Download V380 Pro for PC - New Tab BG-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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.
Grundlæggende oplysninger om udvidelsen
Navn | |
ID | lcdmilimddoglkannfdkgilgdecnamhe |
Officiel URL | https://chrome.google.com/webstore/detail/v380-pro-for-pc-new-tab-b/lcdmilimddoglkannfdkgilgdecnamhe |
Beskrivelse | V380 Pro for pc extension provide you with 'V380 Pro' design on new tab. Designed for 'V380 Pro' app fans. |
Filstørrelse | 522 KB |
Antal Installationer | 668 |
Nuværende Version | 1.2.2 |
Senest Opdateret | 2022-01-19 |
Udgivelsesdato | 2022-01-19 |
Udvikler | https://freesoftforpc.com/install-v380-pro-for-pc |
[email protected] | |
Betalingsmetode | free |
Udvidelseswebsted | https://freesoftforpc.com/ |
Hjælpeside-URL | https://freesoftforpc.com/contact-us |
Understøttede Sprog | 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" } |