ARM: Application Resource Manager

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

什么是ARM: Application Resource Manager?

ARM: Application Resource Manager是由armapptracker开发的Chrome扩展程序,该扩展的主要功能是“ARM allows you to easily manage and track all your job applications.”。

扩展截图

screenshot
screenshot

下载ARM: Application Resource Manager扩展crx文件

下载ARM: Application Resource Manager扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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!                    

扩展基本信息

名称 ARM: Application Resource Manager ARM: Application Resource Manager
ID lncocmadpkincipbnejcfkjdgghnbooj
官方URL https://chromewebstore.google.com/detail/arm-application-resource/lncocmadpkincipbnejcfkjdgghnbooj
简介 ARM allows you to easily manage and track all your job applications.
文件大小 97.44 KB
安装次数 104
当前版本 1.0
更新时间 2020-08-19
上架时间 2020-08-18
评分 5.00/5 共2次评分
开发者 armapptracker
电子邮箱 [email protected]
付费类型 free
支持的语言 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
}