Par : wouter-heerwegh Add-on
Inspect and view changes in Flanders Make Github source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "Flanders Make Github",
"version": "0.0.3",
"description": "Adds the ability to properly use topics with buttons",
"homepage_url": "https://github.com/flanders-make-vzw/flanders-make-github-extension",
"manifest_version": 2,
"minimum_chrome_version": "91",
"applications": {
"gecko": {
"id": "{6d819869-cf55-4ea4-8654-0af426dd3a37}",
"strict_min_version": "91.0"
}
},
"permissions": [
"storage",
"contextMenus",
"activeTab",
"alarms",
"https://github.com/*",
"https://api.github.com/*"
],
"browser_action": {
"default_icon": "icon.png"
},
"optional_permissions": [
"*://*/*"
],
"icons": {
"100": "icon.png"
},
"options_ui": {
"chrome_style": true,
"page": "options.html"
},
"background": {
"persistent": false,
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"run_at": "document_start",
"matches": [
"https://github.com/*",
"https://gist.github.com/*"
],
"exclude_matches": [
"https://*/login/*"
],
"css": [
"refined-github.css"
],
"js": [
"refined-github.js"
]
}
],
"web_accessible_resources": [
"resolve-conflicts.js"
]
} Meilleures alternatives Flanders Make Github
Voici quelques Firefox add-ons qui sont similaires à Flanders Make Github :
Refined GitHub
Sindre Sorhus
GitHub with a cape
NicoSantangelo
Refined Github Feeds
Gautam Krishna R
Fira Github
Firefox user 13703371
Github to Stackblitz
Firefox user 14101245
Github1s Extension
imDarkempire
Github PR Fetch
mgalgs
Friendly Github
Herman
Refined Forgejo
phan
Refined GitHub Projects
fathiraz
GitHub Web IDE
zvizvi
Refined Doctolib
Julien Tanay