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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย 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"
    ]
}