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 هو إضافة Chrome تم تطويرها بواسطة http://www.gjtutorial.com، والميزة الرئيسية لها هي "Alerts for Government Jobs in India like IBPS, SBI, Bank, SSC, UPSC, UGC etc. Get free Sample Papers, Online Tests also.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة GJ Tutorial - Government Jobs in India
قم بتنزيل ملفات الامتداد GJ Tutorial - Government Jobs in India بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات 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.
معلومات أساسية عن التمديد
الاسم | |
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'" } |