Inspect and view changes in GitHub Mutuals source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "GitHub Mutuals",
"description": "Shows positive mutual-follow indicators on your own GitHub Following tab.",
"version": "0.1.0",
"permissions": [
"storage",
"https://api.github.com/*"
],
"browser_specific_settings": {
"gecko": {
"id": "github-mutuals@local.invalid",
"strict_min_version": "115.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"https://github.com/*"
],
"all_frames": false,
"run_at": "document_idle",
"css": [
"content-scripts/github.css"
],
"js": [
"content-scripts/github.js"
]
}
],
"browser_action": {
"default_title": "Open GitHub Mutuals diagnostics"
}
} ベストのGitHub Mutuals代替案
GitHub Mutualsに類似したFirefox add-onをいくつか紹介します:
Follows You GitHub
Kerollos Magdy
GitHub Active Forks
AB2
Github Activity Indicator
derhackler
Followed By
parzuko
Github Repo Status
Pierluigi Cau
GitHub Forks
ChillerDragon
GitHub Username Highlighter
Mike Crittenden
GitHub Trending Button
MacielG1
GitHub Stars Dashboard
Niklas
osu! Mutual finder
sheepex_
Github subscribed
marpo60
Active Forks
Rıdvan Altun