제작자: 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"
}
}
} 최고의 github-hide-review-comments 대안
다음은 github-hide-review-comments과(와) 유사한 Firefox add-on입니다:
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