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开发的Chrome扩展程序,该扩展的主要功能是“Grab job, company, and contact information from websites you visit. Easily create new records in JibberJobber.”。

扩展截图

screenshot

下载JibberJobber Job Search Widget扩展crx文件

下载JibberJobber Job Search Widget扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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.                    

扩展基本信息

名称 JibberJobber Job Search Widget JibberJobber Job Search Widget
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"
    ]
}