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.
Vad är V380 Pro for PC - New Tab BG?
V380 Pro for PC - New Tab BG är en Chrome-tillägg utvecklad av https://freesoftforpc.com/install-v380-pro-for-pc, och dess huvudfunktion är "V380 Pro for pc extension provide you with 'V380 Pro' design on new tab. Designed for 'V380 Pro' app fans.".
Tilläggsskärmbilder
Ladda ner V380 Pro for PC - New Tab BG-förlängningens CRX-fil
Ladda ner V380 Pro for PC - New Tab BG-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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äggande Information om Tillägg
Namn | |
ID | lcdmilimddoglkannfdkgilgdecnamhe |
Officiell webbadress | https://chrome.google.com/webstore/detail/v380-pro-for-pc-new-tab-b/lcdmilimddoglkannfdkgilgdecnamhe |
Beskrivning | V380 Pro for pc extension provide you with 'V380 Pro' design on new tab. Designed for 'V380 Pro' app fans. |
Filstorlek | 522 KB |
Antal Installationer | 668 |
Aktuell Version | 1.2.2 |
Senast Uppdaterad | 2022-01-19 |
Publiceringsdatum | 2022-01-19 |
Utvecklare | https://freesoftforpc.com/install-v380-pro-for-pc |
E-post | [email protected] |
Betalningssätt | free |
Tilläggswebbplats | https://freesoftforpc.com/ |
Hjälpsida URL | https://freesoftforpc.com/contact-us |
Stödda Språk | 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" } |