Vokal Extension & Search

Get you music, fast

Co to jest Vokal Extension & Search?

Vokal Extension & Search to rozszerzenie Chrome opracowane przez https://vokalnewtab.xyz, a jego główną funkcją jest „Get you music, fast”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia Vokal Extension & Search

Pobierz pliki rozszerzeń Vokal Extension & Search w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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                    

Podstawowe informacje o rozszerzeniu

Nazwa Vokal Extension & Search Vokal Extension & Search
ID apiffpdgjpildamdjknpeffhldpifgde
Oficjalny URL https://chromewebstore.google.com/detail/vokal-extension-search/apiffpdgjpildamdjknpeffhldpifgde
Opis Get you music, fast
Rozmiar pliku 580 KB
Liczba instalacji 32,489
Aktualna Wersja 3.3.3
Ostatnia Aktualizacja 2022-08-31
Data Publikacji 2021-04-06
Ocena 4.18/5 Łącznie 11 Oceny
Deweloper https://vokalnewtab.xyz
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia http://www.vokalnewtab.xyz/
Adres URL Strony Pomocy http://www.vokalnewtab.xyz/
Adres URL Strony Polityki Prywatności https://www.vokalnewtab.xyz?page_id=18
Obsługiwane Języki 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"
}