Hindi Music | Bollywood | Aksha Mp3

Hindi music search engine, which offers you to find fast mp3 thanks to Aksha.eu Hindi Music Search using extension

Hindi Music | Bollywood | Aksha Mp3란 무엇입니까?

Hindi Music | Bollywood | Aksha Mp3은(는) http://aksha.eu에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Hindi music search engine, which offers you to find fast mp3 thanks to Aksha.eu Hindi Music Search using extension"입니다.

확장 프로그램 스크린샷

screenshot

Hindi Music | Bollywood | Aksha Mp3 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        Hindi music search engine, which offers you to find fast mp3 thanks to Aksha.eu Hindi Music Search using extension                    

확장 프로그램 기본 정보

이름 Hindi Music | Bollywood | Aksha Mp3 Hindi Music | Bollywood | Aksha Mp3
ID fnnjcfjgaplakjngndkojbnlilicmfod
공식 URL https://chrome.google.com/webstore/detail/fnnjcfjgaplakjngndkojbnlilicmfod
설명 Hindi music search engine, which offers you to find fast mp3 thanks to Aksha.eu Hindi Music Search using extension
파일 크기 107 KB
설치 횟수 49
현재 버전 1.0.2
최근 업데이트 2016-06-02
출시 날짜 2016-06-02
평점 4.50/5 총 4 개의 평점
개발자 http://aksha.eu
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 http://aksha.eu/hindi.html
도움말 페이지 URL http://aksha.eu/hindi.html
지원되는 언어 hi
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Hindi Music | Bollywood | Aksha Mp3",
    "description": "Hindi music search engine, which offers you to find fast mp3 thanks to Aksha.eu Hindi Music Search using extension",
    "version": "1.0.2",
    "author": "Alex Marton",
    "homepage_url": "http:\/\/aksha.eu",
    "short_name": "Hindi",
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "\/img\/aksha.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab"
    ]
}