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ファイルをダウンロード

GJ Tutorial - Government Jobs in India拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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'"
}