JobAggregation

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

Was ist JobAggregation?

JobAggregation ist eine Chrome-Erweiterung, die von https://www.jobaggregation.com entwickelt wurde, und ihr Hauptmerkmal ist "job search engine and aggregator thats find all the latest jobs on all major job sites".

Erweiterungsscreenshots

screenshot

JobAggregation-Erweiterungs-CRX-Datei herunterladen

Laden Sie JobAggregation-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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!                    

Grundlegende Informationen zur Erweiterung

Name JobAggregation JobAggregation
ID lkcolandbchlligbnjdkflopgeoajhdg
Offizielle URL https://chromewebstore.google.com/detail/jobaggregation/lkcolandbchlligbnjdkflopgeoajhdg
Beschreibung job search engine and aggregator thats find all the latest jobs on all major job sites
Dateigröße 30.07 KB
Installationsanzahl 30
Aktuelle Version 1.0
Letztes Update 2016-05-28
Veröffentlichungsdatum 2016-05-28
Entwickler https://www.jobaggregation.com
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite http://www.jobaggregation.com
URL der Datenschutzrichtlinien-Seite https://www.soco.tech/legals/privacypolicy.html
Unterstützte Sprachen 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"
    }
}