Por: 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}"
}
}
} Mejores alternativas GitLines
Aquí hay algunas Firefox add-ons que son similares a GitLines:
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