Vivaldi browser is the spiritual successor of Opera. It's growing quickly and should be included.
As a Chromium-based browser it's unlikely that Vivaldi will be included. Too much duplicate information. It's more likely that Opera will some day be dropped for the same reason.
I was wondering right from the start why it says Chrome and Opera instead of Chromium. It should be split into browser engines and not browsers then... ;)
But developers don't know which version of chromium corresponds to which version of vivaldi
Like Djaler said, Vivaldi support would be great addition to the list. While it's true that it uses Chromium engine just like Chrome, we can't be so sure about feature availability because newest version of one browser might still use older version of the engine than chrome does. The only fair solution is either replacing Chrome category with Chromium or adding other chromium-based browsers to the mix.
A solution could be to add "chromium" as a category inherited by "chrome", "vivaldi", "brave", "opera", etc with a mapping between Chromium versions and Chrome/Vivaldi/Brave/Opera 15+/etc versions. Said differently, "chromium" would be a fallback of "vivaldi" translated to the corresponding version.
I鈥檓 not sure how easy it is to retrieve the mappings between Chromium and Chrome/Vivaldi/Brave/Opera/etc versions. I guess there is a 1:1 mapping between Chromium and Chrome; it seems available in the package.json file for Brave (and hence the history can be reconstructed), and I see it is written in the about of my Vivaldi browser (but I don鈥檛 know if the history is easily available).
I solve my problem by using obsolete-webpack-plugin. It checks not for browser version, but for kernel version (https://github.com/ElemeFE/obsolete-webpack-plugin#faq-tea). It's possible because, for example, chrome-based browsers like Vivalde have in theirs useragents version of chrome. Example:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.143 Safari/537.36 Vivaldi/1.95.1077.45
As @Seb35 says I also feel that Vivaldi should be included in a category inherited by Chromium. I use this browser as one of my main on a daily basis, and same stand for brave.
Most helpful comment
I was wondering right from the start why it says Chrome and Opera instead of Chromium. It should be split into browser engines and not browsers then... ;)