ARM: Application Resource Manager

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

What is ARM: Application Resource Manager?

ARM: Application Resource Manager is a Chrome extension developed by armapptracker, and its main feature is "ARM allows you to easily manage and track all your job applications.".

Extension Screenshots

screenshot
screenshot

Download ARM: Application Resource Manager Extension CRX File

Download ARM: Application Resource Manager extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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!                    

Extension Basic Information

Name ARM: Application Resource Manager ARM: Application Resource Manager
ID lncocmadpkincipbnejcfkjdgghnbooj
Official URL https://chromewebstore.google.com/detail/arm-application-resource/lncocmadpkincipbnejcfkjdgghnbooj
Description ARM allows you to easily manage and track all your job applications.
File Size 97.44 KB
Installation Count 104
Current Version 1.0
Last Updated 2020-08-19
Publish Date 2020-08-18
Rating 5.00/5 Total 2 Ratings
Developer armapptracker
Email [email protected]
Payment Type free
Supported Languages 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
}