Inspect and view changes in Repo Swap source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Repo Swap",
"version": "0.1.0",
"description": "Swap GitHub repository URLs into AI, diagram, wiki, dev environment, and repo-health tools.",
"browser_specific_settings": {
"gecko": {
"id": "repo-swap@chrisradd.dev",
"strict_min_version": "115.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"permissions": [
"tabs",
"storage"
],
"host_permissions": [
"https://github.com/*"
],
"icons": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"action": {
"default_title": "Repo Swap",
"default_popup": "popup.html",
"default_icon": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
}
} Best Repo Swap Alternatives
Here are some Firefox add-ons that are similar to Repo Swap:
GitHub Web IDE
zvizvi
GitHub Repo Analyzer
onyx47
SimRepo
Mubelotix
Github Sorter
Ayub
Repomix
yamadashy
GitReverse - GitHub to Prompt
bidhata
Host Switcher
luminousherbs
GitHub URL Swapper
Rob Duarte
Github Repo Search
First+Third
GitHub Release
Dedy
Repo Shortcuts
brammee
GithubPlus
xl1te