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"
}
}
} Best Foresight Dashboard for GitHub Alternatives
Here are some Firefox add-ons that are similar to Foresight Dashboard for GitHub:
Grody Github
cheefbird
Github Repo Status
Pierluigi Cau
GitHub PR Check Status
bdkent
GitHub Actions Folders
Kurigi
GitHub Copilot Usage Monitor
albertk
GitHub Shortcut Buttons
Jakub Mańczak
Graph Tab for GitHub
Andrey Dodonov
GitHub Repository List Badges
Dword Design
GitHub Live PRs
xmmarcotte
What's New on GitHub
Mickaël Allonneau
Dashboard filter for GitHub
Mu-An
GitHub Repository Size
Pranav Mangal