By: eschao
Inspect and view changes in MyGit source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"content_scripts": [
{
"matches": [
"https://*.github.com/*",
"https://github.ibm.com/*"
],
"run_at": "document_end",
"css": [
"css/inject.css"
],
"js": [
"src/js/utils.js",
"src/js/config.js",
"src/js/browser_api.js",
"src/js/github_api.js",
"src/js/inject/FileSaver.min.js",
"src/js/inject/drag_drop.js",
"src/js/inject/issue_export_dialog.js",
"src/js/inject/issue_filter.js",
"src/js/inject/issue_injector.js",
"src/js/inject/issue_preview.js",
"src/js/inject/favorite_repos_injector.js",
"src/js/inject/labels_injector.js",
"src/js/inject/injector.js"
]
}
],
"description": "MyGit - Extension for GitHub",
"author": "eschao",
"web_accessible_resources": [
"js/*",
"templates/*",
"img/*",
"fonts/*"
],
"icons": {
"48": "img/icon/mygit_48.png",
"128": "img/icon/mygit_128.png"
},
"background": {
"scripts": [
"src/js/config.js",
"src/js/browser_api.js",
"src/js/background.js"
]
},
"name": "MyGit",
"applications": {
"gecko": {
"id": "esc.chao@gmail.com"
}
},
"version": "0.6.4resigned1",
"manifest_version": 2,
"browser_action": {
"default_title": "MyGit",
"default_icon": {
"19": "img/icon/mygit_19.png",
"38": "img/icon/mygit_38.png"
},
"default_popup": "popup.html"
},
"permissions": [
"storage",
"tabs",
"https://*.github.com/*",
"https://github.ibm.com/*",
"https://zenhub.innovate.ibm.com/*",
"https://*.zenhub.io/*"
]
} Best MyGit Alternatives
Here are some Firefox add-ons that are similar to MyGit:
Git Galaxy Finder
Salman Ahmed
FriendlyGit
Narumi
GithubPlus
xl1te
Le Git Graph - GitHub Git Graph
scaria.dev
Git Master
neo
GitHub (Enterprise Projects) Plus
ofzza
Le Git Graph Fork - Commits Graph for GitHub
voshch.dev
GitHub Web IDE
zvizvi
File Icon for GitHub, GitLab and Bitbucket
xxhomey19
Better GitHub
Joaquin Windmuller
UX Enhancer for GitLab
Puyt