By: Suhaib Mujahid
Inspect and view changes in Review Helper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"author": "Suhaib Mujahid",
"manifest_version": 2,
"name": "Review Helper",
"version": "0.7.7",
"icons": {
"488": "assets/review-helper.jpg"
},
"description": "Extension that add review comment suggestions on Phabricator.",
"content_scripts": [
{
"matches": [
"*://phabricator.services.mozilla.com/D*"
],
"js": [
"main.js"
],
"css": [
"font-awesome-missed.css",
"additional-styles.css"
],
"run_at": "document_idle"
}
],
"options_ui": {
"page": "options.html"
},
"permissions": [
"storage",
"https://us-central1-moz-bugbug.cloudfunctions.net/review-helper*"
],
"homepage_url": "https://github.com/mozilla/bugbug",
"browser_specific_settings": {
"gecko": {
"id": "{475ea8f1-b188-4c5e-8615-3295b751e3ee}"
}
}
} Best Review Helper Alternatives
Here are some Firefox add-ons that are similar to Review Helper:
Reviewer Tool_just test
AMO prod
Phab Comments Hider
Paul
AMO Queue Helper
Philipp Kewisch
phabrinter
arai_a
Conventional comments button
kapsiR
HTML Comments Finder
VRZ
HTML Comment Finder
VRZ
Pagereview.io
Pagereview.io
Gecko Code Coverage
marco
Gitlab Review Helper
Alabate
Get Comments
conveniences