Github Durations Firefox

Examine source code of Github Durations

By: Hammad
Inspect and view changes in Github Durations source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Github Durations",
  "version": "1.0",
  "description": "A browser extension that shows duration between events in the timeline on GitHub.",
  "permissions": [
    "tabs",
    "activeTab",
    "scripting"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_icon": {
      "16": "images/icon-16.png",
      "48": "images/icon-48.png",
      "128": "images/icon-128.png"
    }
  },
  "icons": {
    "16": "images/icon.png",
    "48": "images/icon.png",
    "128": "images/icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "hammad.fauz_githubDurations@gmail.com",
      "strict_min_version": "91.0"
    }
  }
}

Best Github Durations Alternatives

Here are some Firefox add-ons that are similar to Github Durations: