Enable it here: chrome://flags/#enable-experimental-web-platform-features
https://chrome.google.com/webstore/detail/stylebot/oiaejidbmkiecgbjeifoejpgmdaleoha then import the following style:
{
"trello.com":{
"_enabled":true,
"_rules":{
"div.list.js-list-content":{
"backdrop-filter":"blur(3px)",
"background-color":"rgba(255,255,255,0.6)"
}
}
}
}