Par : xl1te
Inspect and view changes in GithubPlus source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "GithubPlus",
"author": "xl1te (lighscent)",
"version": "1.3.2",
"description": "Upgrade your GitHub experience with custom enhancements and a streamlined interface.",
"icons": {
"16": "assets/githubplus.png",
"48": "assets/githubplus.png",
"128": "assets/githubplus.png"
},
"minimum_chrome_version": "120",
"browser_specific_settings": {
"gecko": {
"id": "githubplus@lighscent.github.com",
"strict_min_version": "109.0",
"data_collection_permissions": {
"enabled": true,
"required": [
"none"
]
}
}
},
"host_permissions": [
"https://github.com/*"
],
"content_scripts": [
{
"matches": [
"https://github.com/*"
],
"js": [
"scripts/badges.js",
"scripts/pagination.js",
"scripts/vscode.js"
],
"run_at": "document_end"
}
]
} Meilleures alternatives GithubPlus
Voici quelques Firefox add-ons qui sont similaires à GithubPlus :