JotterWolf - Job Tracker AI

JotterWolf is a simple and effective job tracking tool that allows you to keep all your job role details organized.

JotterWolf - Job Tracker AIとは何ですか?

JotterWolf - Job Tracker AIはhttps://jotterwolf.comによって開発されたChromeの拡張機能で、その主な機能は「JotterWolf is a simple and effective job tracking tool that allows you to keep all your job role details organized.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot

JotterWolf - Job Tracker AI拡張機能のCRXファイルをダウンロード

JotterWolf - Job Tracker AI拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        JotterWolf is a simple and effective job tracking tool that allows you to keep all your job role details organized and accessible for that crucial interview call.                    

拡張機能の基本情報

名前 JotterWolf - Job Tracker AI JotterWolf - Job Tracker AI
ID lhobdlgnfijnbnjcgdhelkcnhcdkfogk
公式URL https://chromewebstore.google.com/detail/jotterwolf-job-tracker-ai/lhobdlgnfijnbnjcgdhelkcnhcdkfogk
説明 JotterWolf is a simple and effective job tracking tool that allows you to keep all your job role details organized.
ファイルサイズ 40.58 KB
インストール数 341
現在のバージョン 1.2
最終更新日 2023-08-09
公開日 2023-07-17
開発者 https://jotterwolf.com
Eメール [email protected]
支払い方法 free
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "JotterWolf - Job Tracker AI",
    "description": "JotterWolf is a simple and effective job tracking tool that allows you to keep all your job role details organized.",
    "version": "1.2",
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "images\/16x16.png",
            "32": "images\/32x32.png",
            "48": "images\/48x48.png",
            "128": "images\/128x128.png"
        }
    },
    "icons": {
        "16": "images\/16x16.png",
        "32": "images\/32x32.png",
        "48": "images\/48x48.png",
        "128": "images\/128x128.png"
    },
    "permissions": [
        "activeTab",
        "scripting",
        "tabs"
    ]
}