GJ Tutorial - Government Jobs in India

Alerts for Government Jobs in India like IBPS, SBI, Bank, SSC, UPSC, UGC etc. Get free Sample Papers, Online Tests also.

GJ Tutorial - Government Jobs in India란 무엇입니까?

GJ Tutorial - Government Jobs in India은(는) http://www.gjtutorial.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Alerts for Government Jobs in India like IBPS, SBI, Bank, SSC, UPSC, UGC etc. Get free Sample Papers, Online Tests also."입니다.

확장 프로그램 스크린샷

screenshot

GJ Tutorial - Government Jobs in India 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        GJ Tutorial has launched this Chrome extension to help you get the latest job updates with a single click!!

You will get free Job and Recruitment Alerts, Sample Papers, Syllabus, Notes, Previous Question Papers and Current GK.

If you are preparing for a competitive exams like IBPS Bank PO, Bank IT Officer, Bank Clerical, SSC, UPSC, UGC etc., this is "the" way to get free content.                    

확장 프로그램 기본 정보

이름 GJ Tutorial - Government Jobs in India GJ Tutorial - Government Jobs in India
ID dgadkmgglkkgmjacnbejmgpnkihofldi
공식 URL https://chrome.google.com/webstore/detail/gj-tutorial-government-jo/dgadkmgglkkgmjacnbejmgpnkihofldi
설명 Alerts for Government Jobs in India like IBPS, SBI, Bank, SSC, UPSC, UGC etc. Get free Sample Papers, Online Tests also.
파일 크기 88.16 KB
설치 횟수 157
현재 버전 0.9
최근 업데이트 2015-12-22
출시 날짜 2015-12-22
평점 4.00/5 총 16 개의 평점
개발자 http://www.gjtutorial.com
결제 유형 free
확장 프로그램 웹 사이트 http://www.gjtutorial.com/
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "GJ Tutorial - Government Jobs in India",
    "version": "0.9",
    "manifest_version": 2,
    "description": "Alerts for Government Jobs in India like IBPS, SBI, Bank, SSC, UPSC, UGC etc. Get free Sample Papers, Online Tests also.",
    "icons": {
        "128": "images\/icon128.png"
    },
    "permissions": [
        "alarms",
        "notifications"
    ],
    "homepage_url": "http:\/\/www.gjtutorial.com",
    "browser_action": {
        "default_icon": {
            "19": "images\/icon19.png",
            "38": "images\/icon38.png"
        },
        "default_title": "Latest Jobs - GJ Tutorial",
        "default_popup": "popup.html"
    },
    "background": {
        "page": "background.html",
        "persistent": false
    },
    "web_accessible_resources": [
        "images\/icon48.png"
    ],
    "content_security_policy": "script-src 'self' https:\/\/*.googleapis.com https:\/\/ssl.google-analytics.com; object-src 'self'"
}