Par : Victor Zhou Add-on
Inspect and view changes in GitHub RichCard source codes across current and past versions
Try xHeader →
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "GitHub RichCard",
"description": "Extended info for GitHub repos — one-click DeepWiki, stars, forks, issues, and more",
"version": "0.2.3",
"icons": {
"16": "icon-16.png",
"32": "icon-32.png",
"48": "icon-48.png",
"128": "icon-128.png"
},
"permissions": [
"storage",
"activeTab",
"https://github.com/*",
"https://api.github.com/*"
],
"browser_specific_settings": {
"gecko": {
"id": "github-richcard@xinbenlv",
"strict_min_version": "109.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_title": "GitHub RichCard",
"default_popup": "popup.html"
},
"content_scripts": [
{
"matches": [
"https://github.com/*"
],
"js": [
"content-scripts/content.js"
]
}
]
} Meilleures alternatives GitHub RichCard
Voici quelques Firefox add-ons qui sont similaires à GitHub RichCard :
GitHub Flex
Lam Ngoc Khuong
GithubPlus
xl1te
GitHub Live PRs
xmmarcotte
Repo Swap
cradd
stylish-hub
Dalton Menezes
GitHub DeepWiki Button (Unofficial)
yamadashy
GitHub Defreshed
Kir_Antipov
Github Repo Status
Pierluigi Cau
Grody Github
cheefbird
Refined GitHub
Sindre Sorhus
GitHub Web IDE
zvizvi
GitHub experience
github-enhancer