enable chromium download bubble

This commit is contained in:
toto 2023-08-16 10:38:28 +02:00 committed by Lionel
parent bcca3e5913
commit 41e1108b8b

View File

@ -0,0 +1,8 @@
{
"browser": {
"enabled_labs_experiments": [
"download-bubble-v2@1",
"download-bubble@1"
]
}
}