Vokal Extension & Search
Get you music, fast
Was ist Vokal Extension & Search?
Vokal Extension & Search ist eine Chrome-Erweiterung, die von https://vokalnewtab.xyz entwickelt wurde, und ihr Hauptmerkmal ist "Get you music, fast".
Erweiterungsscreenshots
Vokal Extension & Search-Erweiterungs-CRX-Datei herunterladen
Laden Sie Vokal Extension & Search-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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
Grundlegende Informationen zur Erweiterung
Name | Vokal Extension & Search |
ID | apiffpdgjpildamdjknpeffhldpifgde |
Offizielle URL | https://chromewebstore.google.com/detail/vokal-extension-search/apiffpdgjpildamdjknpeffhldpifgde |
Beschreibung | Get you music, fast |
Dateigröße | 580 KB |
Installationsanzahl | 32,489 |
Aktuelle Version | 3.3.3 |
Letztes Update | 2022-08-31 |
Veröffentlichungsdatum | 2021-04-06 |
Bewertung | 4.18/5 Insgesamt 11 Bewertungen |
Entwickler | https://vokalnewtab.xyz |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | http://www.vokalnewtab.xyz/ |
Hilfeseite URL | http://www.vokalnewtab.xyz/ |
URL der Datenschutzrichtlinien-Seite | https://www.vokalnewtab.xyz?page_id=18 |
Unterstützte Sprachen | 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" } |