TimeChimp UI/UX Improvements Firefox

Examine source code of TimeChimp UI/UX Improvements

By: Infi Add-on
Inspect and view changes in TimeChimp UI/UX Improvements source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "TimeChimp UI/UX Improvements",
  "description": "Improves the overall TimeChimp user interface and experience.",
  "version": "1.2.0",
  "manifest_version": 3,
  "permissions": [
    "webRequest"
  ],
  "host_permissions": [
    "*://app.timechimp.com/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://app.timechimp.com/*"
      ],
      "js": [
        "build/content/index.js"
      ],
      "css": [
        "build/content/index.css"
      ]
    }
  ],
  "background": {
    "scripts": [
      "build/background/index.js"
    ]
  },
  "action": {
    "default_icon": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "timechimp-ui-ux-improvements@infi.nl",
      "strict_min_version": "109.0"
    }
  }
}

Best TimeChimp UI/UX Improvements Alternatives

Here are some Firefox add-ons that are similar to TimeChimp UI/UX Improvements: