JibberJobber Job Search Widget
Grab job, company, and contact information from websites you visit. Easily create new records in JibberJobber.
JibberJobber Job Search Widget क्या है?
JibberJobber Job Search Widget https://www.jibberjobber.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Grab job, company, and contact information from websites you visit. Easily create new records in JibberJobber."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में JibberJobber Job Search Widget एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
This widget works with JibberJobber (a website and mobile app) to pull inforomation from a website (like a job board) and put into JibberJobber. JibberJobber helps you organize and manage a job search by allowing you to track where you apply, what progress you are making with target companies, and relevant conversations you have with people. Learn more at JibberJobber.com.
एक्सटेंशन की मूल जानकारी
नाम | |
ID | jkjoaejgjbddhpoblfmcbifanbamindk |
आधिकारिक URL | https://chrome.google.com/webstore/detail/jibberjobber-job-search-w/jkjoaejgjbddhpoblfmcbifanbamindk |
विवरण | Grab job, company, and contact information from websites you visit. Easily create new records in JibberJobber. |
फ़ाइल का आकार | 632 KB |
स्थापना संख्या | 222 |
वर्तमान संस्करण | 1.1.3 |
अंतिम अपडेट | 2017-10-24 |
प्रकाशन तिथि | 2017-10-24 |
रेटिंग | 5.00/5 कुल 1 रेटिंग्स |
डेवलपर | https://www.jibberjobber.com |
भुगतान के प्रकार | free |
समर्थित भाषाएँ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "JibberJobber Job Search Widget", "description": "Grab job, company, and contact information from websites you visit. Easily create new records in JibberJobber.", "version": "1.1.3", "browser_action": { "default_popup": "popup.html", "default_icon": "icon.png" }, "icons": { "16": "icon16.png", "36": "icon36.png", "48": "icon48.png", "128": "icon128.png", "144": "icon144.png" }, "permissions": [ "alarms", "storage", "notifications", "activeTab" ] } |