Por: Daniel Huth Add-on
Inspect and view changes in github-hide-review-comments source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "github-hide-review-comments",
"version": "1.0.4",
"description": "Hide review comments on PRs",
"content_scripts": [
{
"matches": [
"https://github.com/**/pull/**"
],
"js": [
"extension.js"
],
"css": [
"overwrites.css"
]
}
],
"permissions": [
"storage",
"https://github.com/*"
],
"browser_specific_settings": {
"gecko": {
"id": "daniel.huth1996@gmail.com",
"strict_min_version": "57.0a1"
}
}
} Melhores alternativas github-hide-review-comments
Aqui estão algumas Firefox add-ons que são similares a github-hide-review-comments:
Gerrit Comments Hider
A M
GitHub PR Comment Indicator
Andy
GitHub Comment Hider
Erik
GitHub Browser Extension
Bastien Sun
Phab Comments Hider
Paul
GitHub Blind Reviews
mrganser
SPOJ Tool
Shekh Ataul
Blind Code Reviews
Tomislav Jovanovic
Code Review Tags
Guillermo Céspedes Tabárez
Hackernews No Comments
wginsberg
Hide Fu Comments
justasm
Unhide Toxic Comments
Phinocio