job hunt

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

Что такое job hunt?

job hunt - это расширение Chrome, разработанное Unknown, и его основная функция - "Browse local jobs straight from your toolbar an excellent extension created for job seekers, a quick way to job search".

Снимки экрана расширения

screenshot

Скачать файл CRX расширения job hunt

Скачайте файлы расширений job hunt в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        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                    

Основная информация о расширении

Название job hunt job hunt
ID nbnenbbiijokomeoejdlnphoagolpbek
Официальный URL https://chromewebstore.google.com/detail/job-hunt/nbnenbbiijokomeoejdlnphoagolpbek
Описание Browse local jobs straight from your toolbar an excellent extension created for job seekers, a quick way to job search
Размер файла 37.3 KB
Количество установок 828
Текущая Версия 0.3
Последнее Обновление 2016-10-14
Дата публикации 2016-10-14
Рейтинг 5.00/5 Всего 1 оценок
Разработчик Unknown
Тип оплаты free
Поддерживаемые языки 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"
    }
}