job hunt

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

Apa itu job hunt?

job hunt adalah ekstensi Chrome yang dikembangkan oleh Unknown, dan fitur utamanya adalah "Browse local jobs straight from your toolbar an excellent extension created for job seekers, a quick way to job search".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi job hunt

Unduh file ekstensi job hunt dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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                    

Informasi Dasar Ekstensi

Nama job hunt job hunt
ID nbnenbbiijokomeoejdlnphoagolpbek
URL Resmi https://chromewebstore.google.com/detail/job-hunt/nbnenbbiijokomeoejdlnphoagolpbek
Deskripsi Browse local jobs straight from your toolbar an excellent extension created for job seekers, a quick way to job search
Ukuran File 37.3 KB
Jumlah Instalasi 828
Versi Saat Ini 0.3
Terakhir Diperbarui 2016-10-14
Tanggal Publikasi 2016-10-14
Penilaian 5.00/5 Total 1 Penilaian
Pengembang Unknown
Tipe Pembayaran free
Bahasa yang Didukung 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"
    }
}