By: Utkarsh
Inspect and view changes in PR Pulse - GitHub Pull Request Dashboard source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "PR Pulse - GitHub Pull Request Dashboard",
"version": "1.4.0",
"description": "PR Pulse is a Pull Request dashboard for GitHub, delivered as a browser extension. Say No to Navigation!",
"permissions": [
"storage",
"alarms"
],
"host_permissions": [
"https://api.github.com/*"
],
"action": {
"default_popup": "popup/popup.html",
"default_icon": {
"64": "icons/icon48.png",
"128": "icons/icon128.png"
}
},
"options_page": "settings/settings.html",
"icons": {
"64": "icons/icon48.png",
"128": "icons/icon128.png"
},
"background": {
"scripts": [
"service-worker.js"
],
"type": "module"
},
"browser_specific_settings": {
"gecko": {
"id": "pr-pulse@utkarshchourasia.in",
"strict_min_version": "140.0",
"data_collection_permissions": {
"required": [
"none"
],
"optional": []
}
}
}
} Best PR Pulse - GitHub Pull Request Dashboard Alternatives
Here are some Firefox add-ons that are similar to PR Pulse - GitHub Pull Request Dashboard:
GitHub Live PRs
xmmarcotte
PR Tracker
Aab
GitKraken Browser Extension
GitKraken
PR Radar - PR Dashboard & CI Notifications
DeployHQ
GitHub Release
Dedy
Fire PR
Kevin Peters
GitHub PR Check Status
bdkent
Pulse Start Page - New Tab
Sametab Inc.
Github Pull Request Counter
Renuo AG
Mighty GitHub PRs
Adam Graf
Load More Pull Request
Chris Bibby
Make GitHub Great Again
joshmoody24