Foresight Dashboard for GitHub Firefox

Examine source code of Foresight Dashboard for GitHub

提供元: Sebastian Zaklada
Inspect and view changes in Foresight Dashboard for GitHub source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Foresight Dashboard for GitHub Actions",
  "version": "1.0.12",
  "manifest_version": 2,
  "author": "Sebastian Zaklada",
  "description": "A simplified GitHub Actions status dashboard based on the Foresight Repositories app view.",
  "icons": {
    "16": "icon-16.png",
    "32": "icon-32.png",
    "48": "icon-48.png",
    "128": "icon-128.png"
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": false
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "js": [
        "repositories.js"
      ],
      "css": [
        "styles.css"
      ],
      "matches": [
        "https://app.runforesight.com/repositories",
        "https://app.runforesight.live/repositories"
      ]
    }
  ],
  "permissions": [
    "storage",
    "tabs"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "foresight-dashboard@skilledsoftware.com",
      "strict_min_version": "91.1.0"
    }
  }
}

ベストのForesight Dashboard for GitHub代替案

Foresight Dashboard for GitHubに類似したFirefox add-onをいくつか紹介します: