JobAggregation

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

什麼是JobAggregation?

JobAggregation是由https://www.jobaggregation.com開發的Chrome擴展程式,該擴展的主要功能是“job search engine and aggregator thats find all the latest jobs on all major job sites”。

擴展截圖

screenshot

下載JobAggregation擴展crx文件

下載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
官方網址 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"
    }
}