By: 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}"
}
}
} Best GitHub Latest Release Alternatives
Here are some Firefox add-ons that are similar to GitHub Latest Release:
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