JobAggregation

job search engine and aggregator thats find all the latest jobs on all major job sites

JobAggregationคืออะไร?

JobAggregation เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://www.jobaggregation.com และคุณลักษณะหลักของมันคือ "job search engine and aggregator thats find all the latest jobs on all major job sites"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย JobAggregation

ดาวน์โหลดไฟล์ส่วนขยาย JobAggregation ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        ob Aggregation is an automatic jobs vacancy search engine and aggregator thats find all the latest jobs on all major job sites. Job search made simple with Job Aggregation, find out whos hiring today!                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ JobAggregation JobAggregation
ID lkcolandbchlligbnjdkflopgeoajhdg
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/jobaggregation/lkcolandbchlligbnjdkflopgeoajhdg
คำอธิบาย job search engine and aggregator thats find all the latest jobs on all major job sites
ขนาดไฟล์ 30.07 KB
จำนวนการติดตั้ง 30
เวอร์ชันปัจจุบัน 1.0
อัปเดตครั้งล่าสุด 2016-05-28
วันที่เผยแพร่ 2016-05-28
ผู้พัฒนา https://www.jobaggregation.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย http://www.jobaggregation.com
URL หน้านโยบายความเป็นส่วนตัว https://www.soco.tech/legals/privacypolicy.html
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "JobAggregation",
    "manifest_version": 2,
    "short_name": "JobAggregation",
    "description": "job search engine and aggregator thats find all the latest jobs on all major job sites",
    "version": "1.0",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "android-icon-1616.png"
    },
    "icons": {
        "128": "android-icon-128128.png"
    }
}