作者: indexStorm
Inspect and view changes in GitHub Recommender source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "GitHub Recommender",
"version": "1.2.0",
"description": "Get similar repositories on GitHub page",
"author": "https://indexstorm.com",
"background": {
"scripts": [
"background.js"
]
},
"icons": {
"1024": "logo.png"
},
"content_scripts": [
{
"matches": [
"*://github.com/*"
],
"js": [
"content.js"
]
}
],
"permissions": [
"https://git.indexstorm.com/similar",
"tabs"
],
"browser_specific_settings": {
"gecko": {
"id": "{70e5b770-918b-4d4d-a41e-7206016fe206}"
}
}
} 最佳 GitHub Recommender 替代方案
这里是一些与GitHub Recommender类似的Firefox add-on:
SimilarRepos - Repository Recommender for GitHub
Robby
GitRec
zhenghaoz
SimRepo
Mubelotix
GitHubRepos
siriuskoan
Codeforces Problem Recommender
Swapnamoy
GitHub Repo Analyzer
onyx47
GitHub Comment Suggest
cakecatz
Github Sorter
Ayub
Top Site Recommender
Quinlan
GitHub Forks
ChillerDragon
GitHub Release
Dedy