By: slikts
Inspect and view changes in GitHub Source Code Minimap source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "GitHub Source Code Minimap",
"short_name": "GH Minimap",
"icons": {
"128": "img/icon-128.png"
},
"version": "1.1.3resigned1",
"manifest_version": 2,
"content_scripts": [
{
"matches": [
"https://github.com/*"
],
"css": [
"css/main.css"
],
"js": [
"js/main.js"
],
"run_at": "document_end"
}
],
"homepage_url": "https://github.com/slikts/gh-minimap",
"browser_specific_settings": {
"gecko": {
"id": "{260cb343-dd13-48a9-8b18-a83ac8f0470b}"
}
}
} Best GitHub Source Code Minimap Alternatives
Here are some Firefox add-ons that are similar to GitHub Source Code Minimap:
Github Code Outline
VJ
GitHub Isometric Contributions
jasonlong
Github1s
Mohammed CHERIFI
GitHub with a cape
NicoSantangelo
Le Git Graph Fork - Commits Graph for GitHub
voshch.dev
GitHub Sidebar
Paul
Sourcegraph for Firefox
Sourcegraph
GitHub Pane Maximization
hoge-fuga-piyo
GitHub Clicks - Navigate in GitHub like an IDE
Gayan Kuruppu