ARM: Application Resource Manager

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

Was ist ARM: Application Resource Manager?

ARM: Application Resource Manager ist eine Chrome-Erweiterung, die von armapptracker entwickelt wurde, und ihr Hauptmerkmal ist "ARM allows you to easily manage and track all your job applications.".

Erweiterungsscreenshots

screenshot
screenshot

ARM: Application Resource Manager-Erweiterungs-CRX-Datei herunterladen

Laden Sie ARM: Application Resource Manager-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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!                    

Grundlegende Informationen zur Erweiterung

Name ARM: Application Resource Manager ARM: Application Resource Manager
ID lncocmadpkincipbnejcfkjdgghnbooj
Offizielle URL https://chromewebstore.google.com/detail/arm-application-resource/lncocmadpkincipbnejcfkjdgghnbooj
Beschreibung ARM allows you to easily manage and track all your job applications.
Dateigröße 97.44 KB
Installationsanzahl 104
Aktuelle Version 1.0
Letztes Update 2020-08-19
Veröffentlichungsdatum 2020-08-18
Bewertung 5.00/5 Insgesamt 2 Bewertungen
Entwickler armapptracker
E-Mail [email protected]
Zahlungsart free
Unterstützte Sprachen 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
}