JobAggregation

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

Wat is JobAggregation?

JobAggregation is een Chrome-extensie ontwikkeld door https://www.jobaggregation.com, en de belangrijkste functie is "job search engine and aggregator thats find all the latest jobs on all major job sites".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie JobAggregation

Download JobAggregation-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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!                    

Basisinformatie over de Extensie

Naam JobAggregation JobAggregation
ID lkcolandbchlligbnjdkflopgeoajhdg
Officiële URL https://chromewebstore.google.com/detail/jobaggregation/lkcolandbchlligbnjdkflopgeoajhdg
Beschrijving job search engine and aggregator thats find all the latest jobs on all major job sites
Bestandsgrootte 30.07 KB
Aantal Installaties 30
Huidige Versie 1.0
Laatst Bijgewerkt 2016-05-28
Publicatiedatum 2016-05-28
Ontwikkelaar https://www.jobaggregation.com
E-mail [email protected]
Betalingswijze free
Extensiewebsite http://www.jobaggregation.com
URL van de Privacybeleid Pagina https://www.soco.tech/legals/privacypolicy.html
Ondersteunde Talen 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"
    }
}