Inspect and view changes in PR Sidebar source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "PR Sidebar",
"version": "1.0",
"description": "Lists your open GitHub pull requests in the Firefox sidebar. Talks only to api.github.com with a read-only token.",
"author": "Daniel Nash",
"permissions": [
"storage",
"tabs",
"https://api.github.com/*"
],
"icons": {
"16": "icon.svg",
"32": "icon.svg",
"48": "icon.svg",
"128": "icon.svg"
},
"sidebar_action": {
"default_title": "Open PRs",
"default_panel": "panel.html",
"default_icon": "icon.svg"
},
"browser_specific_settings": {
"gecko": {
"id": "my-prs-sidebar@danielnash",
"data_collection_permissions": {
"required": [
"authenticationInfo"
]
}
}
}
} Meilleures alternatives PR Sidebar
Voici quelques Firefox add-ons qui sont similaires à PR Sidebar :
GitHub Live PRs
xmmarcotte
PR Pulse - GitHub Pull Request Dashboard
Utkarsh
PR Tracker
Aab
Mighty GitHub PRs
Adam Graf
Fire PR
Kevin Peters
GitHub PR Check Status
bdkent
PR Radar - PR Dashboard & CI Notifications
DeployHQ
GitHub PRs in home page
Airam Hernández Rocha
Github Pull Request Counter
Renuo AG
GitHub Pull Requests
Shams Jamal
GitHub PR Quick Filters
Tyler Day
Github Pull Requests' statuses
FloraGC