VITA Video Editor for PC - New Tab Background
VITA Video Editor for PC extension provide you with 'VITA Video Editor' design on new tab. Designed for 'VITA Video Editor' app fans
What is VITA Video Editor for PC - New Tab Background?
VITA Video Editor for PC - New Tab Background is a Chrome extension developed by https://techadvicehub.com/vita-video-editor-for-pc, and its main feature is "VITA Video Editor for PC extension provide you with 'VITA Video Editor' design on new tab. Designed for 'VITA Video Editor' app fans".
Extension Screenshots
Download VITA Video Editor for PC - New Tab Background Extension CRX File
Download VITA Video Editor for PC - New Tab Background extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
VITA Video Editor for PC extension provides you with vita video editor background in new tab page. Created for vita video editor 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.
Extension Basic Information
Name | |
ID | cfchdplhchhdkalmlinohknhndngpfce |
Official URL | https://chrome.google.com/webstore/detail/vita-video-editor-for-pc/cfchdplhchhdkalmlinohknhndngpfce |
Description | VITA Video Editor for PC extension provide you with 'VITA Video Editor' design on new tab. Designed for 'VITA Video Editor' app fans |
File Size | 727 KB |
Installation Count | 66 |
Current Version | 1.1 |
Last Updated | 2022-01-21 |
Publish Date | 2021-11-27 |
Developer | https://techadvicehub.com/vita-video-editor-for-pc |
[email protected] | |
Payment Type | free |
Extension Website | https://techadvicehub.com/ |
Help Page URL | https://techadvicehub.com/contact-us/ |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "VITA Video Editor for PC - New Tab Background", "background": { "scripts": [ "js\/main.js" ] }, "browser_action": { "default_icon": "img\/icon128.png" }, "chrome_url_overrides": { "newtab": "newtab.html" }, "description": "VITA Video Editor for PC extension provide you with 'VITA Video Editor' design on new tab. Designed for 'VITA Video Editor' app fans", "icons": { "128": "img\/icon128.png", "48": "img\/icon48.png" }, "version": "1.1" } |