this post was submitted on 16 Nov 2023
24 points (92.9% liked)

Furry Technologists

1371 readers
1 users here now

Science, Technology, and pawbs

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 5 points 1 year ago

Actually, modern extensions are rather similar between browsers, thanks to the WebExtensions API that was created a while ago. Mozilla even has a porting guide and list of differences: https://extensionworkshop.com/documentation/develop/porting-a-google-chrome-extension/

However, they still need to distribute different packages, at least for the time being. But I can see a hypothetical unified store just letting you pick between the "Mozilla" or "Chromium" versions of extensions (perhaps automatically, based on your browser).