By: Martijn-paqt
Inspect and view changes in Paqt - Github pr helper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "github-pr-helper",
"version": "1.0",
"description": "Adds options to mark github PR's in the PR overview",
"browser_specific_settings": {
"gecko": {
"id": "github-pr-helper@paqt.com",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"icons": {
"48": "icons/pr.svg",
"96": "icons/pr.svg"
},
"content_scripts": [
{
"matches": [
"*://*.github.com/*"
],
"js": [
"build/pr-script-bundle.js"
]
}
]
} Best Paqt - Github pr helper Alternatives
Here are some Firefox add-ons that are similar to Paqt - Github pr helper: