JobAggregation

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

What is JobAggregation?

JobAggregation is a Chrome extension developed by https://www.jobaggregation.com, and its main feature is "job search engine and aggregator thats find all the latest jobs on all major job sites".

Extension Screenshots

screenshot

Download JobAggregation Extension CRX File

Download JobAggregation extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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!                    

Extension Basic Information

Name JobAggregation JobAggregation
ID lkcolandbchlligbnjdkflopgeoajhdg
Official URL https://chromewebstore.google.com/detail/jobaggregation/lkcolandbchlligbnjdkflopgeoajhdg
Description job search engine and aggregator thats find all the latest jobs on all major job sites
File Size 30.07 KB
Installation Count 30
Current Version 1.0
Last Updated 2016-05-28
Publish Date 2016-05-28
Developer https://www.jobaggregation.com
Email [email protected]
Payment Type free
Extension Website http://www.jobaggregation.com
Privacy Policy Page URL https://www.soco.tech/legals/privacypolicy.html
Supported Languages 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"
    }
}