Simplicate monthly view Firefox

Examine source code of Simplicate monthly view

제작자: Michał Biliński
Inspect and view changes in Simplicate monthly view source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Simplicate monthly view",
  "version": "1.0",
  "description": "Adds a monthly hours overview grouped by project to the Simplicate timesheet view (https://.simplicate.nl/hours/timesheet).",
  "icons": {
    "48": "icons/icon-48.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.simplicate.nl/hours/*"
      ],
      "js": [
        "js/jquery-3.4.1.min.js",
        "js/simplicate-monthly-view.js"
      ],
      "css": [
        "css/simplicate-monthly-view.css"
      ]
    }
  ]
}

최고의 Simplicate monthly view 대안

다음은 Simplicate monthly view과(와) 유사한 Firefox add-on입니다: