Vokal Extension & Search

Get you music, fast

Vokal Extension & Search란 무엇입니까?

Vokal Extension & Search은(는) https://vokalnewtab.xyz에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Get you music, fast"입니다.

확장 프로그램 스크린샷

screenshot

Vokal Extension & Search 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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                    

확장 프로그램 기본 정보

이름 Vokal Extension & Search Vokal Extension & Search
ID apiffpdgjpildamdjknpeffhldpifgde
공식 URL https://chromewebstore.google.com/detail/vokal-extension-search/apiffpdgjpildamdjknpeffhldpifgde
설명 Get you music, fast
파일 크기 580 KB
설치 횟수 32,489
현재 버전 3.3.3
최근 업데이트 2022-08-31
출시 날짜 2021-04-06
평점 4.18/5 총 11 개의 평점
개발자 https://vokalnewtab.xyz
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 http://www.vokalnewtab.xyz/
도움말 페이지 URL http://www.vokalnewtab.xyz/
개인정보 보호 정책 페이지 URL https://www.vokalnewtab.xyz?page_id=18
지원되는 언어 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"
}