ARM: Application Resource Manager

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

Co je ARM: Application Resource Manager?

ARM: Application Resource Manager je rozšíření Chrome vyvinuté armapptracker, a jeho hlavní funkcí je „ARM allows you to easily manage and track all your job applications.“.

Snímky obrazovky rozšíření

screenshot
screenshot

Stáhnout soubor CRX rozšíření ARM: Application Resource Manager

Stáhněte si soubory rozšíření ARM: Application Resource Manager ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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!                    

Základní Informace o Rozšíření

Název ARM: Application Resource Manager ARM: Application Resource Manager
ID lncocmadpkincipbnejcfkjdgghnbooj
Oficiální URL https://chromewebstore.google.com/detail/arm-application-resource/lncocmadpkincipbnejcfkjdgghnbooj
Popis ARM allows you to easily manage and track all your job applications.
Velikost souboru 97.44 KB
Počet instalací 104
Aktuální Verze 1.0
Poslední Aktualizace 2020-08-19
Datum Vydání 2020-08-18
Hodnocení 5.00/5 Celkem 2 Hodnocení
Vývojář armapptracker
E-mail [email protected]
Typ Platby free
Podporované Jazyky 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
}