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
公式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
Eメール [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"
    }
}