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 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 फ़ाइल डाउनलोड करें
crx प्रारूप में GJ Tutorial - Government Jobs in India एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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'" } |