JibberJobber Job Search Widget

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

Wat is JibberJobber Job Search Widget?

JibberJobber Job Search Widget is een Chrome-extensie ontwikkeld door https://www.jibberjobber.com, en de belangrijkste functie is "Grab job, company, and contact information from websites you visit. Easily create new records in JibberJobber.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie JibberJobber Job Search Widget

Download JibberJobber Job Search Widget-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam JibberJobber Job Search Widget JibberJobber Job Search Widget
ID jkjoaejgjbddhpoblfmcbifanbamindk
Officiële URL https://chrome.google.com/webstore/detail/jibberjobber-job-search-w/jkjoaejgjbddhpoblfmcbifanbamindk
Beschrijving Grab job, company, and contact information from websites you visit. Easily create new records in JibberJobber.
Bestandsgrootte 632 KB
Aantal Installaties 222
Huidige Versie 1.1.3
Laatst Bijgewerkt 2017-10-24
Publicatiedatum 2017-10-24
Beoordeling 5.00/5 Totaal 1 Beoordelingen
Ontwikkelaar https://www.jibberjobber.com
Betalingswijze free
Ondersteunde Talen 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"
    ]
}