Vokal Extension & Search

Get you music, fast

Cos'è Vokal Extension & Search?

Vokal Extension & Search è un'estensione di Chrome sviluppata da https://vokalnewtab.xyz, e la sua funzione principale è "Get you music, fast".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Vokal Extension & Search

Scarica i file di estensione Vokal Extension & Search in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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                    

Informazioni di Base sull'Estensione

Nome Vokal Extension & Search Vokal Extension & Search
ID apiffpdgjpildamdjknpeffhldpifgde
URL Ufficiale https://chromewebstore.google.com/detail/vokal-extension-search/apiffpdgjpildamdjknpeffhldpifgde
Descrizione Get you music, fast
Dimensione del File 580 KB
Conteggio Installazioni 32,489
Versione Corrente 3.3.3
Ultimo Aggiornamento 2022-08-31
Data di Pubblicazione 2021-04-06
Valutazione 4.18/5 Totale 11 Valutazioni
Sviluppatore https://vokalnewtab.xyz
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione http://www.vokalnewtab.xyz/
URL della Pagina di Aiuto http://www.vokalnewtab.xyz/
URL della Pagina della Politica sulla Privacy https://www.vokalnewtab.xyz?page_id=18
Lingue Supportate 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"
}