Inspect and view changes in GitHub Trending Button source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "GitHub Trending Button",
"version": "1.4",
"description": "Adds a button with a link to the GitHub Trending page",
"icons": {
"16": "icon.png",
"48": "icon.png",
"128": "icon.png"
},
"content_scripts": [
{
"matches": [
"https://github.com/*"
],
"js": [
"content.js"
],
"run_at": "document_end"
}
],
"browser_specific_settings": {
"gecko": {
"id": "github-trending@macielg1.com",
"strict_min_version": "109.0"
}
}
} Best GitHub Trending Button Alternatives
Here are some Firefox add-ons that are similar to GitHub Trending Button:
GitHub Sidebar Button
Neefko
GitHub Releases Button
d2yap
Github Download Button
Grooby
Git-PP
b-ryu
GitHub Stars
Jorge
Github Just Download
Dominic
GitHub Shortcut Buttons
Jakub Mańczak
Simple GitHub Bookmark
stigolini
Bors for GitHub.com
bors
Follows You GitHub
Kerollos Magdy
Share Pull Request
Corey Sanford
GitHub SHA Compare
kitallis