Por: zhenghaoz
Inspect and view changes in GitRec source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "GitRec",
"description": "A recommender system for GitHub repositories based on Gorse",
"version": "0.10",
"manifest_version": 3,
"permissions": [
"scripting",
"webNavigation"
],
"host_permissions": [
"https://gitrec.gorse.io/*",
"*://github.com/*"
],
"action": {
"default_icon": {
"306": "logo.png"
}
},
"icons": {
"306": "logo.png"
},
"content_scripts": [
{
"matches": [
"*://github.com/*"
],
"js": [
"jquery-3.6.1.min.js",
"colors.js",
"content.js"
],
"run_at": "document_end"
}
],
"background": {
"scripts": [
"background.js"
]
},
"browser_specific_settings": {
"gecko": {
"id": "zhangzhenghao@hotmail.com"
}
}
} Mejores alternativas GitRec
Aquí hay algunas Firefox add-ons que son similares a GitRec:
SimilarRepos - Repository Recommender for GitHub
Robby
Git Galaxy Finder
Salman Ahmed
SimRepo
Mubelotix
GitOwl (UNOFFICIAL)
dude-with-the-long-username
Le Git Graph - GitHub Git Graph
scaria.dev
GitOwl - Open Source Insights At a Glance
David
Le Git Graph Fork - Commits Graph for GitHub
voshch.dev
Github PR Fetch
mgalgs
GitReverse - GitHub to Prompt
bidhata
Github Sorter
Ayub
GitHub Web IDE
zvizvi