JibberJobber Job Search Widget

Grab job, company, and contact information from websites you visit. Easily create new records in JibberJobber.

What is JibberJobber Job Search Widget?

JibberJobber Job Search Widget is a Chrome extension developed by https://www.jibberjobber.com, and its main feature is "Grab job, company, and contact information from websites you visit. Easily create new records in JibberJobber.".

Extension Screenshots

screenshot

Download JibberJobber Job Search Widget Extension CRX File

Download JibberJobber Job Search Widget extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name JibberJobber Job Search Widget JibberJobber Job Search Widget
ID jkjoaejgjbddhpoblfmcbifanbamindk
Official URL https://chrome.google.com/webstore/detail/jibberjobber-job-search-w/jkjoaejgjbddhpoblfmcbifanbamindk
Description Grab job, company, and contact information from websites you visit. Easily create new records in JibberJobber.
File Size 632 KB
Installation Count 222
Current Version 1.1.3
Last Updated 2017-10-24
Publish Date 2017-10-24
Rating 5.00/5 Total 1 Ratings
Developer https://www.jibberjobber.com
Payment Type free
Supported Languages 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"
    ]
}