JobAggregation

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

Hvad er JobAggregation?

JobAggregation er en Chrome-udvidelse udviklet af https://www.jobaggregation.com, og dens hovedfunktion er "job search engine and aggregator thats find all the latest jobs on all major job sites".

Udvidelsesskærmbilleder

screenshot

Download JobAggregation-udvidelses-CRX-fil

Download JobAggregation-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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!                    

Grundlæggende oplysninger om udvidelsen

Navn JobAggregation JobAggregation
ID lkcolandbchlligbnjdkflopgeoajhdg
Officiel URL https://chromewebstore.google.com/detail/jobaggregation/lkcolandbchlligbnjdkflopgeoajhdg
Beskrivelse job search engine and aggregator thats find all the latest jobs on all major job sites
Filstørrelse 30.07 KB
Antal Installationer 30
Nuværende Version 1.0
Senest Opdateret 2016-05-28
Udgivelsesdato 2016-05-28
Udvikler https://www.jobaggregation.com
E-mail [email protected]
Betalingsmetode free
Udvidelseswebsted http://www.jobaggregation.com
URL til Fortrolighedspolitik Side https://www.soco.tech/legals/privacypolicy.html
Understøttede Sprog 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"
    }
}