By: arai_a
Inspect and view changes in phabrinter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "phabrinter",
"version": "0.7",
"description": "Make Phabricator usability more similar to Splinter.",
"permissions": [
"storage",
"https://phabricator.services.mozilla.com/D*"
],
"icons": {
"96": "phabrinter.png"
},
"content_scripts": [
{
"matches": [
"https://phabricator.services.mozilla.com/D*"
],
"js": [
"globalState.js",
"phabrinter.js"
],
"css": [
"phabrinter.css"
]
}
],
"options_ui": {
"page": "options.html"
},
"applications": {
"gecko": {
"id": "phabrinter@unmht.org",
"strict_min_version": "62.0"
}
}
} Best phabrinter Alternatives
Here are some Firefox add-ons that are similar to phabrinter:
Phab Comments Hider
Paul
Review Helper
Suhaib Mujahid
phabricator-comments
Anørak
Mighty GitHub PRs
Adam Graf
GitHub Project Enhancer
mashabow
Refined Bitbucket
Ronald Rey
GitHub Collapse-Diffs Button
verfehlix
Searchfox in Phabricator
marco
Git PR Viewer
sivasatvik
Load More Pull Request
Chris Bibby
GitHub Diff Explorer
Alex D