제작자: Dword Design
Inspect and view changes in GitHub Latest Release source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "GitHub Latest Release",
"description": "Shows the latest release version right next to the name on a GitHub repository page.",
"version": "1.0.57",
"icons": {
"16": "icons/16.png",
"32": "icons/32.png",
"48": "icons/48.png",
"128": "icons/128.png"
},
"content_scripts": [
{
"matches": [
"https://github.com/*"
],
"js": [
"content-scripts/content.js"
]
}
],
"permissions": [
"https://api.github.com/*"
],
"browser_specific_settings": {
"gecko": {
"id": "{c2f73c5e-b4ff-446a-b814-e3e28faa325d}"
}
}
} 최고의 GitHub Latest Release 대안
다음은 GitHub Latest Release과(와) 유사한 Firefox add-on입니다:
GitHub Downloads
Samuel Meuli
GitHub Release Downloads
Addshore
GitHub Repository Size
Pranav Mangal
GitHub Repo Creation Date
Bobjoerules
What's New on GitHub
Mickaël Allonneau
Recent commit highlight
Recent commit highlight
GitHub Releases Button
d2yap
GitHub PR Check Status
bdkent
Github Activity Indicator
derhackler
FriendlyGit
Narumi
Le Git Graph Fork - Commits Graph for GitHub
voshch.dev