enable chromium download bubble

This commit is contained in:
toto 2023-08-16 10:38:28 +02:00 committed by Lionel
parent 326b117d73
commit 8c05aaea53

View File

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