By: Rıdvan Altun
Inspect and view changes in Active Forks source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Active Forks",
"short_name": "Active Forks",
"version": "1.0.1",
"description": "Show Active Forks for any GitHub project.",
"icons": {
"16": "icons/active-forks-logo-16.png",
"48": "icons/active-forks-logo-48.png",
"128": "icons/active-forks-logo.png"
},
"content_scripts": [
{
"matches": [
"*://*.github.com/*",
"*://*.ridvanaltun.github.io/active-forks*"
],
"js": [
"dist/bundles/activeforks.bundle.js"
]
}
],
"browser_action": {
"default_icon": {
"16": "icons/active-forks-logo-16.png",
"48": "icons/active-forks-logo-48.png",
"128": "icons/active-forks-logo.png"
},
"default_title": "Active Forks"
},
"background": {
"scripts": [
"dist/bundles/background.bundle.js"
]
},
"options_ui": {
"page": "src/options/options.html"
},
"permissions": [
"activeTab",
"storage"
]
} Best Active Forks Alternatives
Here are some Firefox add-ons that are similar to Active Forks:
GitHub Active Forks
AB2
GitHub Forks
ChillerDragon
Lovely forks
musically_ut
Forks Diff Counter for GitHub
Giacomo Ferretti
Le Git Graph Fork - Commits Graph for GitHub
voshch.dev
GitHub Forked links extension
gh-fork-links
Dashboard filter for GitHub
Mu-An
Github Repo Status
Pierluigi Cau
GitHubRepos
siriuskoan
Github Sorter
Ayub
Github Activity Indicator
derhackler