enable chromium download bubble

This commit is contained in:
toto 2023-08-16 10:38:28 +02:00
parent 9d4d51990b
commit 1c14cee385

View File

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