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.

Cos'è GJ Tutorial - Government Jobs in India?

GJ Tutorial - Government Jobs in India è un'estensione di Chrome sviluppata da http://www.gjtutorial.com, e la sua funzione principale è "Alerts for Government Jobs in India like IBPS, SBI, Bank, SSC, UPSC, UGC etc. Get free Sample Papers, Online Tests also.".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione GJ Tutorial - Government Jobs in India

Scarica i file di estensione GJ Tutorial - Government Jobs in India in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome GJ Tutorial - Government Jobs in India GJ Tutorial - Government Jobs in India
ID dgadkmgglkkgmjacnbejmgpnkihofldi
URL Ufficiale https://chrome.google.com/webstore/detail/gj-tutorial-government-jo/dgadkmgglkkgmjacnbejmgpnkihofldi
Descrizione Alerts for Government Jobs in India like IBPS, SBI, Bank, SSC, UPSC, UGC etc. Get free Sample Papers, Online Tests also.
Dimensione del File 88.16 KB
Conteggio Installazioni 157
Versione Corrente 0.9
Ultimo Aggiornamento 2015-12-22
Data di Pubblicazione 2015-12-22
Valutazione 4.00/5 Totale 16 Valutazioni
Sviluppatore http://www.gjtutorial.com
Tipo di Pagamento free
Sito Web dell'Estensione http://www.gjtutorial.com/
Lingue Supportate 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'"
}