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.
O que é GJ Tutorial - Government Jobs in India?
GJ Tutorial - Government Jobs in India é uma extensão do Chrome desenvolvida por http://www.gjtutorial.com, e sua principal característica é "Alerts for Government Jobs in India like IBPS, SBI, Bank, SSC, UPSC, UGC etc. Get free Sample Papers, Online Tests also.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão GJ Tutorial - Government Jobs in India
Baixe arquivos de extensão GJ Tutorial - Government Jobs in India no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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.
Informações Básicas da Extensão
Nome | |
ID | dgadkmgglkkgmjacnbejmgpnkihofldi |
URL Oficial | https://chrome.google.com/webstore/detail/gj-tutorial-government-jo/dgadkmgglkkgmjacnbejmgpnkihofldi |
Descrição | Alerts for Government Jobs in India like IBPS, SBI, Bank, SSC, UPSC, UGC etc. Get free Sample Papers, Online Tests also. |
Tamanho do Arquivo | 88.16 KB |
Contagem de Instalações | 157 |
Versão Atual | 0.9 |
Última Atualização | 2015-12-22 |
Data de Publicação | 2015-12-22 |
Classificação | 4.00/5 Total de 16 Avaliações |
Desenvolvedor | http://www.gjtutorial.com |
Tipo de Pagamento | free |
Site da Extensão | http://www.gjtutorial.com/ |
Idiomas Suportados | 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'" } |