Voloco for PC - Background New Tab
Voloco for pc extension provide you with 'Voloco' design on new tab. Designed for 'Voloco' app fans.
What is Voloco for PC - Background New Tab?
Voloco for PC - Background New Tab is a Chrome extension developed by https://freesoftforpc.com/voloco-for-pc, and its main feature is "Voloco for pc extension provide you with 'Voloco' design on new tab. Designed for 'Voloco' app fans.".
Extension Screenshots
Download Voloco for PC - Background New Tab Extension CRX File
Download Voloco for PC - Background New Tab 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
Voloco for pc extension provide you with 'Voloco' design on new tab. Designed for 'Voloco' app fans. Voloco On Laptop & PC extension provide you with Voloco background in new tab page. Created for Voloco fans. This extension features some of the best artwork to make you feel good on your Chrome browser. Choose your favorite Voloco 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. The App is currently only available in English, it will be available in other languages in upcoming releases. ---------- Legal: ---------- This is a trademark of RESONANT CAVITY. registered in the U.S. and other countries, This is an independent project developed by Time Help and has no relationship to RESONANT CAVITY.
Extension Basic Information
Name | |
ID | lfbpfnmnpibbchfafpgdjeececpmpilk |
Official URL | https://chrome.google.com/webstore/detail/voloco-for-pc-background/lfbpfnmnpibbchfafpgdjeececpmpilk |
Description | Voloco for pc extension provide you with 'Voloco' design on new tab. Designed for 'Voloco' app fans. |
File Size | 681 KB |
Installation Count | 88 |
Current Version | 1.2.1 |
Last Updated | 2021-12-28 |
Publish Date | 2021-12-28 |
Developer | https://freesoftforpc.com/voloco-for-pc |
[email protected] | |
Payment Type | free |
Extension Website | https://freesoftforpc.com/ |
Help Page URL | https://freesoftforpc.com/contact-us |
Supported Languages | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Voloco for PC - Background New Tab", "background": { "scripts": [ "js\/main.js" ] }, "browser_action": { "default_icon": "img\/icon128.png" }, "chrome_url_overrides": { "newtab": "newtab.html" }, "description": "Voloco for pc extension provide you with 'Voloco' design on new tab. Designed for 'Voloco' app fans.", "icons": { "128": "img\/icon128.png", "48": "img\/icon48.png" }, "version": "1.2.1" } |