Por: Dzhavat Ushev
Inspect and view changes in Potential changes for GitHub source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Potential changes for GitHub",
"version": "0.7.0",
"homepage_url": "https://github.com/dzhavat/potential-changes-for-github",
"description": "Analyzes all pull requests within a GitHub repository for any potential changes related to a file.",
"permissions": [
"https://github.com/*",
"https://api.github.com/*"
],
"content_scripts": [
{
"matches": [
"https://github.com/*"
],
"js": [
"content.js"
],
"css": [
"styles.css"
]
}
]
} Mejores alternativas Potential changes for GitHub
Aquí hay algunas Firefox add-ons que son similares a Potential changes for GitHub:
Enhanced GitHub
Varun Malhotra
GitHub Project Tweaks
Exasol
Load More Pull Request
Chris Bibby
Better GitHub
Joaquin Windmuller
GitHub Story Points
banyan
GitHub Repository Size
Pranav Mangal
Sneetches for GitHub
Kev
GitHub Forked links extension
gh-fork-links
Diff Navigator for GitHub
Dean Attali
Free GitHub
Arsalanse
GitHub Hide Notifications
Jan Piotrowski
GitHub PR Check Status
bdkent