JobAggregation

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

Cos'è JobAggregation?

JobAggregation è un'estensione di Chrome sviluppata da https://www.jobaggregation.com, e la sua funzione principale è "job search engine and aggregator thats find all the latest jobs on all major job sites".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione JobAggregation

Scarica i file di estensione JobAggregation in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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!                    

Informazioni di Base sull'Estensione

Nome JobAggregation JobAggregation
ID lkcolandbchlligbnjdkflopgeoajhdg
URL Ufficiale https://chromewebstore.google.com/detail/jobaggregation/lkcolandbchlligbnjdkflopgeoajhdg
Descrizione job search engine and aggregator thats find all the latest jobs on all major job sites
Dimensione del File 30.07 KB
Conteggio Installazioni 30
Versione Corrente 1.0
Ultimo Aggiornamento 2016-05-28
Data di Pubblicazione 2016-05-28
Sviluppatore https://www.jobaggregation.com
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione http://www.jobaggregation.com
URL della Pagina della Politica sulla Privacy https://www.soco.tech/legals/privacypolicy.html
Lingue Supportate 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"
    }
}