Vokal Extension & Search
Get you music, fast
What is Vokal Extension & Search?
Vokal Extension & Search is a Chrome extension developed by https://vokalnewtab.xyz, and its main feature is "Get you music, fast".
Extension Screenshots
Download Vokal Extension & Search Extension CRX File
Download Vokal Extension & Search 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
Vokal Extension & Search By HBM Edison, Ltd Vokal is a lightweight and useful New Tab Extension designed for getting quick and easy access to your favorite Music sites and an accessible web search (provided by Bing.com) right in the comfort of your web browser. The search features use within the extension will be provided by Bing; however, the extension will not make any changes in your default browser search setting. * Please read carefully: by installing the Vokal Extension & Search , you agree to install this application, and you agree to the End User License Agreement and the Privacy Policy. About Us: https://www.vokalnewtab.xyz/?page_id=170 End-User License Agreement: https://www.vokalnewtab.xyz/?page_id=82 Privacy Policy: https://www.vokalnewtab.xyz/?page_id=18
Extension Basic Information
Name | Vokal Extension & Search |
ID | apiffpdgjpildamdjknpeffhldpifgde |
Official URL | https://chromewebstore.google.com/detail/vokal-extension-search/apiffpdgjpildamdjknpeffhldpifgde |
Description | Get you music, fast |
File Size | 580 KB |
Installation Count | 32,489 |
Current Version | 3.3.3 |
Last Updated | 2022-08-31 |
Publish Date | 2021-04-06 |
Rating | 4.18/5 Total 11 Ratings |
Developer | https://vokalnewtab.xyz |
[email protected] | |
Payment Type | free |
Extension Website | http://www.vokalnewtab.xyz/ |
Help Page URL | http://www.vokalnewtab.xyz/ |
Privacy Policy Page URL | https://www.vokalnewtab.xyz?page_id=18 |
Supported Languages | en |
manifest.json | |
{ "browser_action": { "default_icon": "icons\/logo128.png", "default_title": "VOKAL" }, "chrome_url_overrides": { "newtab": "html\/index.html" }, "description": "Get you music, fast", "icons": { "128": "icons\/logo128.png", "16": "icons\/logo16.png", "32": "icons\/logo32.png", "48": "icons\/logo48.png" }, "background": { "service_worker": "html\/js\/background.js" }, "manifest_version": 3, "name": "Vokal Extension & Search", "short_name": "VOKAL", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "3.3.3" } |