BigTime Project Row Colourer Firefox

Examine source code of BigTime Project Row Colourer

Inspect and view changes in BigTime Project Row Colourer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "BigTime Project Row Colourer",
  "version": "0.1.1",
  "description": "Colours BigTime timesheet rows by project using light, readable colours.",
  "browser_specific_settings": {
    "gecko": {
      "id": "bigtime-project-colourer@inertiapd.com",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    },
    "gecko_android": {
      "strict_min_version": "142.0"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "https://iq.bigtime.net/*",
        "https://intuit.bigtime.net/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ]
}

Best BigTime Project Row Colourer Alternatives

Here are some Firefox add-ons that are similar to BigTime Project Row Colourer: