JobCapture Firefox

Examine source code of JobCapture

Inspect and view changes in JobCapture source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "JobCapture - Job Application Tracker",
  "version": "1.0.0",
  "description": "One-click capture of job postings. Track openings, deadlines, and job details without juggling tabs and spreadsheets.",
  "author": "Tamar Hayrikyan",
  "data_collection_consent": {
    "message": "JobCapture stores job posting data (titles, companies, URLs, salaries, deadlines, notes) locally on your device using browser storage. This data never leaves your computer—there are no external servers, no accounts, and no tracking. You can export or delete your data at any time from the tracker."
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "jobcapture@tamar.hayrikyan",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "permissions": [
    "activeTab",
    "storage",
    "tabs"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icon16.png",
      "48": "icon48.png",
      "128": "icon128.png"
    }
  },
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  }
}

Best JobCapture Alternatives

Here are some Firefox add-ons that are similar to JobCapture: