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
Eメール [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
}