Par : Alex D
Inspect and view changes in GitHub Diff Explorer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "__MSG_extName__",
"default_locale": "en",
"version": "1.3.0",
"description": "The GitHub Diff Explorer is a minimalist browser add-on which generates a seamless file explorer in GitHub pull requests",
"author": "Alex Dodge",
"short_name": "GitHub Diff Explorer",
"icons": {
"48": "images/icon48.png",
"96": "images/icon96.png"
},
"browser_action": {
"default_icon": {
"48": "images/icon48.png",
"96": "images/icon96.png"
},
"default_title": "GitHub Diff Explorer",
"default_popup": "popup.html"
},
"content_scripts": [
{
"matches": [
"https://github.com/*/*"
],
"css": [
"lib/gde_styles.css"
],
"js": [
"lib/gde_script.js"
],
"run_at": "document_end"
}
],
"permissions": [
"https://github.com/"
]
} Meilleures alternatives GitHub Diff Explorer
Voici quelques Firefox add-ons qui sont similaires à GitHub Diff Explorer :
Diff Navigator for GitHub
Dean Attali
GitHub File Diff
mohd-akram
GitHub Flex
Lam Ngoc Khuong
GitHub Code Explorer
789win
GithubPlus
xl1te
GitHub Web IDE
zvizvi
Mighty GitHub PRs
Adam Graf
Nexus-OS GitHub Ultimate
Shivam Shukla
GitHub with a cape
NicoSantangelo
GitHub Dark Theme
Khaled
GitHub experience
github-enhancer
GitHub Defreshed
Kir_Antipov