Job Application Tracker – Simple CV Firefox

Examine source code of Job Application Tracker – Simple CV

Inspect and view changes in Job Application Tracker – Simple CV source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_extName__",
  "description": "__MSG_extDescription__",
  "version": "1.0.2",
  "icons": {
    "16": "icon/16.png",
    "32": "icon/32.png",
    "48": "icon/48.png",
    "96": "icon/96.png",
    "128": "icon/128.png"
  },
  "default_locale": "en",
  "browser_specific_settings": {
    "gecko": {
      "id": "simple-cv@simpleresume.app",
      "strict_min_version": "128.0",
      "data_collection_permissions": {
        "required": [
          "websiteContent"
        ]
      }
    }
  },
  "action": {
    "default_title": "Simple CV",
    "default_icon": {
      "16": "icon/16.png",
      "32": "icon/32.png",
      "48": "icon/48.png",
      "128": "icon/128.png"
    }
  },
  "permissions": [
    "storage",
    "activeTab",
    "scripting"
  ],
  "host_permissions": [
    "https://api.simpleresume.app/*",
    "https://identitytoolkit.googleapis.com/*",
    "https://securetoken.googleapis.com/*"
  ],
  "optional_host_permissions": [
    "https://*/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "sidebar_action": {
    "default_panel": "sidepanel.html",
    "default_title": "Simple CV"
  },
  "content_scripts": [
    {
      "matches": [
        "https://simpleresume.app/*connect-extension*"
      ],
      "js": [
        "content-scripts/connect-bridge.js"
      ]
    }
  ]
}

Best Job Application Tracker – Simple CV Alternatives

Here are some Firefox add-ons that are similar to Job Application Tracker – Simple CV: