LokSewa Nepal - Practice GK

This extension helps prepare for General knowlege questions related to Nepal and various quizes.

LokSewa Nepal - Practice GK란 무엇입니까?

LokSewa Nepal - Practice GK은(는) LokSewa Nepal에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "This extension helps prepare for General knowlege questions related to Nepal and various quizes."입니다.

확장 프로그램 스크린샷

screenshot

LokSewa Nepal - Practice GK 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        This extension helps prepare for General knowledge questions related to Nepal and various quizes. Lok Sewa Nepal is a web and mobile based solution for notices, notes, practice questions, online test and other materials for the preparation of Lok Sewa exam conducted by Public Service Commission (लोक सेवा आयोग), Nepal.                    

확장 프로그램 기본 정보

이름 LokSewa Nepal - Practice GK LokSewa Nepal - Practice GK
ID dmnoibejopimgclfamefgldldckembjf
공식 URL https://chrome.google.com/webstore/detail/loksewa-nepal-practice-gk/dmnoibejopimgclfamefgldldckembjf
설명 This extension helps prepare for General knowlege questions related to Nepal and various quizes.
파일 크기 12.75 KB
설치 횟수 193
현재 버전 1.0
최근 업데이트 2015-06-27
출시 날짜 2015-06-27
평점 4.78/5 총 18 개의 평점
개발자 LokSewa Nepal
결제 유형 free
확장 프로그램 웹 사이트 http://loksewanepal.com
도움말 페이지 URL http://loksewanepal.com/faq
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "LokSewa Nepal - Practice GK",
    "description": "This extension helps prepare for General knowlege questions related to Nepal and various quizes.",
    "version": "1.0",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "practice.html"
    },
    "permissions": [
        "activeTab",
        "https:\/\/ajax.googleapis.com\/"
    ]
}