Teamtailor Form Firefox

Examine source code of Teamtailor Form

By: Antoine
Inspect and view changes in Teamtailor Form source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Teamtailor Form",
  "description": "Form formatting to customize questions",
  "version": "0.0.4",
  "author": "Antoine Le Chapelain",
  "homepage_url": "https://github.com/alechapelain",
  "content_scripts": [
    {
      "matches": [
        "https://app.teamtailor.com/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "libs/popper.min.js",
        "libs/tippy-bundle.umd.js",
        "css/style.css",
        "teamtailor.js"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "antoine.lechapelain@zenika.com",
      "data_collection_permissions": {
        "collects_data": false,
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Teamtailor Form Alternatives

Here are some Firefox add-ons that are similar to Teamtailor Form: