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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย 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.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
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'" } |