job hunt

Browse local jobs straight from your toolbar an excellent extension created for job seekers, a quick way to job search

Cos'è job hunt?

job hunt è un'estensione di Chrome sviluppata da Unknown, e la sua funzione principale è "Browse local jobs straight from your toolbar an excellent extension created for job seekers, a quick way to job search".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione job hunt

Scarica i file di estensione job hunt 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

                        Easily find the job you are looking for with this job search extension. Search jobs in your are and find them instantly. Quick and easy to use, a beautiful tool to help with your job search                    

Informazioni di Base sull'Estensione

Nome job hunt job hunt
ID nbnenbbiijokomeoejdlnphoagolpbek
URL Ufficiale https://chromewebstore.google.com/detail/job-hunt/nbnenbbiijokomeoejdlnphoagolpbek
Descrizione Browse local jobs straight from your toolbar an excellent extension created for job seekers, a quick way to job search
Dimensione del File 37.3 KB
Conteggio Installazioni 828
Versione Corrente 0.3
Ultimo Aggiornamento 2016-10-14
Data di Pubblicazione 2016-10-14
Valutazione 5.00/5 Totale 1 Valutazioni
Sviluppatore Unknown
Tipo di Pagamento free
Lingue Supportate en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "job hunt",
    "version": "0.3",
    "manifest_version": 2,
    "description": "Browse local jobs straight from your toolbar an excellent extension created for job seekers,  a quick way to job search",
    "browser_action": {
        "default_icon": "icon.png",
        "default_title": "Job Search",
        "default_popup": "extension.html"
    },
    "content_security_policy": "script-src 'self' https:\/\/www.google.com; object-src 'self'",
    "icons": {
        "128": "icon.png"
    }
}