job hunt

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

Vad är job hunt?

job hunt är en Chrome-tillägg utvecklad av Unknown, och dess huvudfunktion är "Browse local jobs straight from your toolbar an excellent extension created for job seekers, a quick way to job search".

Tilläggsskärmbilder

screenshot

Ladda ner job hunt-förlängningens CRX-fil

Ladda ner job hunt-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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                    

Grundläggande Information om Tillägg

Namn job hunt job hunt
ID nbnenbbiijokomeoejdlnphoagolpbek
Officiell webbadress https://chromewebstore.google.com/detail/job-hunt/nbnenbbiijokomeoejdlnphoagolpbek
Beskrivning Browse local jobs straight from your toolbar an excellent extension created for job seekers, a quick way to job search
Filstorlek 37.3 KB
Antal Installationer 828
Aktuell Version 0.3
Senast Uppdaterad 2016-10-14
Publiceringsdatum 2016-10-14
Betyg 5.00/5 Totalt 1 Betyg
Utvecklare Unknown
Betalningssätt free
Stödda Språk 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"
    }
}