TrackMate – Jira Time Tracker Firefox

Examine source code of TrackMate – Jira Time Tracker

Inspect and view changes in TrackMate – Jira Time Tracker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_appName__",
  "short_name": "TrackMate",
  "version": "1.5.1",
  "description": "__MSG_appDescription__",
  "default_locale": "en",
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "permissions": [
    "storage",
    "alarms",
    "notifications"
  ],
  "host_permissions": [
    "https://*.atlassian.net/*"
  ],
  "background": {
    "scripts": [
      "bundle-background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "https://*.atlassian.net/*"
      ],
      "js": [
        "bundle-content.js"
      ],
      "css": [
        "css/content.css"
      ],
      "run_at": "document_idle",
      "all_frames": false
    }
  ],
  "action": {
    "default_popup": "html/popup.html",
    "default_title": "TrackMate Time Tracker",
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "content_security_policy": {
    "extension_pages": "default-src 'self'; script-src 'self'; object-src 'none'; base-uri 'none'; connect-src 'self' https://*.atlassian.net; frame-src 'none'; img-src 'self' data: https://*.atlassian.net https://*.atlassian.com https://*.atl-paas.net; style-src 'self' 'unsafe-inline'; font-src 'self' data:;"
  },
  "web_accessible_resources": [
    {
      "resources": [
        "icons/*.png",
        "icons/*.svg",
        "css/icons.css",
        "css/content.css",
        "data/holidays.json"
      ],
      "matches": [
        "https://*.atlassian.net/*"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "trackmate@onderyazilim",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    },
    "gecko_android": {
      "strict_min_version": "142.0"
    }
  }
}

Melhores alternativas TrackMate – Jira Time Tracker

Aqui estão algumas Firefox add-ons que são similares a TrackMate – Jira Time Tracker: