Inspect and view changes in SimRepo source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "SimRepo",
"version": "0.5.2",
"description": "Shows similar repositories on GitHub",
"homepage_url": "https://github.com/Mubelotix/SimRepo",
"manifest_version": 3,
"browser_specific_settings": {
"gecko": {
"id": "similar-repositories-extension@mub.lol",
"strict_min_version": "58.0"
}
},
"icons": {
"128": "icon.3a95cbb7.png"
},
"permissions": [
"storage"
],
"content_scripts": [
{
"matches": [
"https://github.com/*"
],
"css": [
"content.e12a0ac9.css"
],
"run_at": "document_start",
"js": []
},
{
"matches": [
"https://github.com/*"
],
"js": [
"content.2c41f954.js"
],
"run_at": "document_end",
"css": []
}
],
"options_ui": {
"page": "options.95f5302d.html",
"open_in_tab": true
},
"background": {
"scripts": [
"background.5e6d803f.js"
]
}
} Best SimRepo Alternatives
Here are some Firefox add-ons that are similar to SimRepo:
SimilarRepos - Repository Recommender for GitHub
Robby
GitHubRepos
siriuskoan
Repo Swap
cradd
Git Galaxy Finder
Salman Ahmed
Repo Hub
ayushshaw90
GitHub Recommender
indexStorm
Repomix
yamadashy
GitHub Web IDE
zvizvi
GitHub Repository Size
Pranav Mangal
GitHub Sidebar
Paul
Github Sorter
Ayub
stylish-hub
Dalton Menezes