제작자: Stefanos0710
Inspect and view changes in GitLines source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "GitLines",
"version": "1.0",
"description": "Displays the lines of code of a Github repo.",
"icons": {
"256": "icons/icon_3.png"
},
"permissions": [
"https://api.github.com/",
"storage",
"tabs"
],
"browser_action": {
"default_icon": {
"256": "icons/icon_3.png"
},
"default_popup": "popup/popup.html",
"default_title": "GitLines"
},
"content_scripts": [
{
"matches": [
"https://github.com/*/*"
],
"js": [
"gitlines.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "{3ecb45e5-8cb8-4ad5-bc6d-758bdfee001d}"
}
}
} 최고의 GitLines 대안
다음은 GitLines과(와) 유사한 Firefox add-on입니다:
GitHub: Better Line Counts
Aaron
Le Git Graph - GitHub Git Graph
scaria.dev
Github Lines of Code
pajecawav
GitHub Lines Viewed
Jamie McKernan
GitHub Release Downloads
Addshore
GitHub Repository Size
Pranav Mangal
Sneetches for GitHub
Kev
GitHub Downloads
Samuel Meuli
GitHub Gloc
Kas Elvirov
Sourcegraph for Firefox
Sourcegraph
GitHub Web IDE
zvizvi