JobAggregation

job search engine and aggregator thats find all the latest jobs on all major job sites

Co to jest JobAggregation?

JobAggregation to rozszerzenie Chrome opracowane przez https://www.jobaggregation.com, a jego główną funkcją jest „job search engine and aggregator thats find all the latest jobs on all major job sites”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia JobAggregation

Pobierz pliki rozszerzeń JobAggregation w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        ob Aggregation is an automatic jobs vacancy search engine and aggregator thats find all the latest jobs on all major job sites. Job search made simple with Job Aggregation, find out whos hiring today!                    

Podstawowe informacje o rozszerzeniu

Nazwa JobAggregation JobAggregation
ID lkcolandbchlligbnjdkflopgeoajhdg
Oficjalny URL https://chromewebstore.google.com/detail/jobaggregation/lkcolandbchlligbnjdkflopgeoajhdg
Opis job search engine and aggregator thats find all the latest jobs on all major job sites
Rozmiar pliku 30.07 KB
Liczba instalacji 30
Aktualna Wersja 1.0
Ostatnia Aktualizacja 2016-05-28
Data Publikacji 2016-05-28
Deweloper https://www.jobaggregation.com
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia http://www.jobaggregation.com
Adres URL Strony Polityki Prywatności https://www.soco.tech/legals/privacypolicy.html
Obsługiwane Języki en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "JobAggregation",
    "manifest_version": 2,
    "short_name": "JobAggregation",
    "description": "job search engine and aggregator thats find all the latest jobs on all major job sites",
    "version": "1.0",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "android-icon-1616.png"
    },
    "icons": {
        "128": "android-icon-128128.png"
    }
}