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 هو إضافة Chrome تم تطويرها بواسطة https://www.jibberjobber.com، والميزة الرئيسية لها هي "Grab job, company, and contact information from websites you visit. Easily create new records in JibberJobber.".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة JibberJobber Job Search Widget

قم بتنزيل ملفات الامتداد JibberJobber Job Search Widget بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات 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.                    

معلومات أساسية عن التمديد

الاسم 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"
    ]
}