By: ofzza
Inspect and view changes in GitHub Projects Plus source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"version": "2.0.9",
"icons": {
"16": "res/img/logo(16px).png",
"48": "res/img/logo(48px).png",
"128": "res/img/logo(128px).png"
},
"content_scripts": [
{
"matches": [
"https://*/*"
],
"js": [
"bootstrap.js"
],
"css": [
"style.css"
]
}
],
"web_accessible_resources": [
"res/img/label-tag-example.png"
],
"permissions": [
"http://*/*",
"https://*/*"
],
"name": "GitHub Projects Plus",
"description": "Adds advanced labels management and other functionality to GitHub."
} Best GitHub Projects Plus Alternatives
Here are some Firefox add-ons that are similar to GitHub Projects Plus:
GitHub (Enterprise Projects) Plus
ofzza
GithubPlus
xl1te
GitHub Project Enhancer
mashabow
GitHub Project Tweaks
Exasol
Github Projects Sort Items Extension
Juha
Better GitHub
Joaquin Windmuller
stylish-hub
Dalton Menezes
GitHub Custom Notifier
Qiwei Yang
MyGit
eschao
Quick add issue to GitHub
stilliard