this post was submitted on 21 Jun 2023
11 points (100.0% liked)
Asklemmy
43936 readers
663 users here now
A loosely moderated place to ask open-ended questions
Search asklemmy π
If your post meets the following criteria, it's welcome here!
- Open-ended question
- Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
- Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
- Not ad nauseam inducing: please make sure it is a question that would be new to most members
- An actual topic of discussion
Looking for support?
Looking for a community?
- Lemmyverse: community search
- sub.rehab: maps old subreddits to fediverse options, marks official as such
- [email protected]: a community for finding communities
~Icon~ ~by~ ~@Double_[email protected]~
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Out of interest, since Chromium is open source, is there anything stopping Opera, Edge, Brave, etc. just mantaining support for the old manifest? Like, I'm not sure why this is such a big deal for anything other than Chrome and Chromium.
I mean, I donβt know shit about this so I could be totally wrong here but it seems like if they did that they have to make their own fork and then patch and maintain it on their own moving forward. Doable but a lot of effort
This is a very good question I'd also like to know the answer to
Because nearly 90% of users use Chrome or a derivative thereof. People can make a V3 version for Chrome and a V2 version for other browsers, but the APIs are nowhere near compatible, so it's a lot of extra work. If you just make a V3 version, it will work on any updated browser.