JobAggregation

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

O que é JobAggregation?

JobAggregation é uma extensão do Chrome desenvolvida por https://www.jobaggregation.com, e sua principal característica é "job search engine and aggregator thats find all the latest jobs on all major job sites".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão JobAggregation

Baixe arquivos de extensão JobAggregation no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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!                    

Informações Básicas da Extensão

Nome JobAggregation JobAggregation
ID lkcolandbchlligbnjdkflopgeoajhdg
URL Oficial https://chromewebstore.google.com/detail/jobaggregation/lkcolandbchlligbnjdkflopgeoajhdg
Descrição job search engine and aggregator thats find all the latest jobs on all major job sites
Tamanho do Arquivo 30.07 KB
Contagem de Instalações 30
Versão Atual 1.0
Última Atualização 2016-05-28
Data de Publicação 2016-05-28
Desenvolvedor https://www.jobaggregation.com
Email [email protected]
Tipo de Pagamento free
Site da Extensão http://www.jobaggregation.com
URL da Página de Política de Privacidade https://www.soco.tech/legals/privacypolicy.html
Idiomas Suportados 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"
    }
}