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 là gì?

GJ Tutorial - Government Jobs in India là một tiện ích mở rộng Chrome được phát triển bởi http://www.gjtutorial.com, và tính năng chính của nó là "Alerts for Government Jobs in India like IBPS, SBI, Bank, SSC, UPSC, UGC etc. Get free Sample Papers, Online Tests also.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng GJ Tutorial - Government Jobs in India

Tải xuống các tệp mở rộng GJ Tutorial - Government Jobs in India dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên GJ Tutorial - Government Jobs in India GJ Tutorial - Government Jobs in India
ID dgadkmgglkkgmjacnbejmgpnkihofldi
URL Chính Thức https://chrome.google.com/webstore/detail/gj-tutorial-government-jo/dgadkmgglkkgmjacnbejmgpnkihofldi
Mô tả Alerts for Government Jobs in India like IBPS, SBI, Bank, SSC, UPSC, UGC etc. Get free Sample Papers, Online Tests also.
Kích Thước Tệp 88.16 KB
Số Lần Cài Đặt 157
Phiên Bản Hiện Tại 0.9
Cập Nhật Lần Cuối 2015-12-22
Ngày Phát Hành 2015-12-22
Đánh Giá 4.00/5 Tổng số 16 Đánh Giá
Nhà Phát Triển http://www.gjtutorial.com
Loại Thanh Toán free
Trang Web Mở Rộng http://www.gjtutorial.com/
Ngôn Ngữ Được Hỗ Trợ 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'"
}