job hunt

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

Wat is job hunt?

job hunt is een Chrome-extensie ontwikkeld door Unknown, en de belangrijkste functie is "Browse local jobs straight from your toolbar an excellent extension created for job seekers, a quick way to job search".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie job hunt

Download job hunt-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

                        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                    

Basisinformatie over de Extensie

Naam job hunt job hunt
ID nbnenbbiijokomeoejdlnphoagolpbek
Officiële URL https://chromewebstore.google.com/detail/job-hunt/nbnenbbiijokomeoejdlnphoagolpbek
Beschrijving Browse local jobs straight from your toolbar an excellent extension created for job seekers, a quick way to job search
Bestandsgrootte 37.3 KB
Aantal Installaties 828
Huidige Versie 0.3
Laatst Bijgewerkt 2016-10-14
Publicatiedatum 2016-10-14
Beoordeling 5.00/5 Totaal 1 Beoordelingen
Ontwikkelaar Unknown
Betalingswijze free
Ondersteunde Talen 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"
    }
}