Source code
Revision control
Copy as Markdown
Other Tools
{
"label": "app.powerbi.com",
"bugs": {
"1944518": {
"issue": "broken-scrolling",
"matches": ["*://app.powerbi.com/view*"]
},
"1911423": {
"issue": "broken-zooming",
"matches": ["*://app.powerbi.com/view*"]
}
},
"interventions": [
{
"platforms": ["mac"],
"ua_string": ["add_Chrome"],
"content_scripts": {
"all_frames": true,
}
},
{
"platforms": ["desktop"],
"content_scripts": {
"all_frames": true,
}
}
]
}