ScrummerTheodo Firefox

Examine source code of ScrummerTheodo

Inspect and view changes in ScrummerTheodo source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "ScrummerTheodo",
  "version": "3.2.2",
  "description": "Adds story points, post-estimation points and card ID to Trello",
  "content_scripts": [
    {
      "run_at": "document_end",
      "matches": [
        "https://trello.com/*"
      ],
      "js": [
        "scrummer.js"
      ],
      "css": [
        "scrummer.css"
      ]
    }
  ],
  "permissions": [
    "storage"
  ],
  "manifest_version": 3,
  "action": {
    "default_icon": {
      "48": "img/icon48.png",
      "128": "img/icon128.png",
      "1024": "img/icon1024.png"
    },
    "default_title": "ScrummerTheodo",
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "scrummertheodo@theodo.fr",
      "strict_min_version": "48.0"
    }
  }
}

Best ScrummerTheodo Alternatives

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