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 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "JotterWolf is a simple and effective job tracking tool that allows you to keep all your job role details organized."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में JotterWolf - Job Tracker AI एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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
ईमेल [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"
    ]
}