By: Alexsander Add-on
Inspect and view changes in modals for github project source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"applications": {
"gecko": {
"id": "alex.falcucci@gmail.com",
"strict_min_version": "42.0"
}
},
"manifest_version": 2,
"name": "Github projects trello like cards",
"short_name": "Githublo",
"version": "1.5resigned1",
"description": "Change the cards in github to match trello's workflow. 1 click will open the card itself and 2 will forward to the normal page.",
"permissions": [
"storage",
"contextMenus"
],
"content_scripts": [
{
"matches": [
"https://github.com/*/projects/*"
],
"js": [
"lib/jquery-3.1.0.min.js",
"lib/jquery.modal.min.js",
"gitlo.js"
],
"css": [
"css/window.css",
"css/jquery.modal.min.css"
],
"run_at": "document_end"
}
],
"options_page": "ui/settings.html"
} Best modals for github project Alternatives
Here are some Firefox add-ons that are similar to modals for github project:
Move Card Easily for GitHub Projects
banyan
Git Hovercards
Jennifer Paulson
open issue modal
Alexsander
Github1s button
GHOST
Easy Github1s
hycares
Better GitHub Home
Renan Decamps
Github Enhanced Project Board
Firefox user 15024194
tweakgithub
zncoder
Github Quick Launch
DulajDilshan
Mergify
Mergify
Trello branch name
Thomas Thiebaud
GitHub with a cape
NicoSantangelo