ARM: Application Resource Manager

ARM allows you to easily manage and track all your job applications.

O que é ARM: Application Resource Manager?

ARM: Application Resource Manager é uma extensão do Chrome desenvolvida por armapptracker, e sua principal característica é "ARM allows you to easily manage and track all your job applications.".

Capturas de Tela da Extensão

screenshot
screenshot

Baixar o arquivo CRX da Extensão ARM: Application Resource Manager

Baixe arquivos de extensão ARM: Application Resource Manager 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

                        Gone are the days where you're left wondering where you applied and when you applied. ARM allows you to simply aggregate, track, and manage all your job applications in an easy to use chrome extension. Get armed with the tool you need to land your next dream job!  

How does it work?

1. Create an ARM application on the page of your job listing
2. Fill in key job attributes such as company, position, application date, application status, and application notes
3. Track and edit your applications on the ARM dashboard

More features to come!                    

Informações Básicas da Extensão

Nome ARM: Application Resource Manager ARM: Application Resource Manager
ID lncocmadpkincipbnejcfkjdgghnbooj
URL Oficial https://chromewebstore.google.com/detail/arm-application-resource/lncocmadpkincipbnejcfkjdgghnbooj
Descrição ARM allows you to easily manage and track all your job applications.
Tamanho do Arquivo 97.44 KB
Contagem de Instalações 104
Versão Atual 1.0
Última Atualização 2020-08-19
Data de Publicação 2020-08-18
Classificação 5.00/5 Total de 2 Avaliações
Desenvolvedor armapptracker
Email [email protected]
Tipo de Pagamento free
Idiomas Suportados en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "ARM: Application Resource Manager",
    "version": "1.0",
    "description": "ARM allows you to easily manage and track all your job applications.",
    "permissions": [
        "tabs",
        "storage"
    ],
    "browser_action": {
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "arm-logo-v1-16.png",
        "48": "arm-logo-v1-48.png",
        "128": "arm-logo-v1-128.png"
    },
    "manifest_version": 2
}