By: b-ryu
Inspect and view changes in Git-PP source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Git-PP",
"version": "1.0",
"description": "Adds a button to GitHub homepage that takes you to your profile",
"content_scripts": [
{
"matches": [
"*://github.com/"
],
"js": [
"git-pp.js"
]
}
]
} Best Git-PP Alternatives
Here are some Firefox add-ons that are similar to Git-PP: