Source code
Revision control
Copy as Markdown
Other Tools
{
"label": "managetrips.jetblue.com",
"bugs": {
"1994062": {
"issue": "broken-printing",
"matches": ["*://managetrips.jetblue.com/*"]
}
},
"css": {
"fix_only_one_page_printing": "@media print { body { overflow: initial !important; } }"
},
"interventions": [
{
"platforms": ["all"],
"css": ["fix_only_one_page_printing"]
}
]
}