WebWeWant / webwewant.fyi

If you build websites, you inevitably run into problems. Maybe there’s no way to achieve an aspect of your design using CSS. Or maybe there’s a device feature you really wish you could tap into using JavaScript. Or perhaps the in-browser DevTools don’t give you a key insight you need to do your job. We want to hear about it!
https://webwewant.fyi
MIT License
76 stars 23 forks source link

I want the ability to block PWAs without also blocking cookies. #481

Open WebWeWantBot opened 2 years ago

WebWeWantBot commented 2 years ago

title: I want the ability to block PWAs without also blocking cookies. date: 2021-09-26T11:26:48.793Z submitter: Stijn Hommes number: 615058f8ef8682719455c7f7 tags: [ ] discussion: https://github.com/WebWeWant/webwewant.fyi/discussions/ status: [ discussing || in-progress || complete ] related:

I choose not to install PWAs that are obviously recognizable, but my browser window is still polluted with unnecessary install buttons and install items in the menu that I will never use and, more importantly, developers don't appear to be required to properly define their "app" so PWAs are allowed into app stores with no obvious way for me to recognize and block them.

I want the ability to disable PWA support on (all) my browser(s), or failing that, a requirement that any "app" submitted to the app store is properly tagged to determine if it is native or PWA, so I can make an informed decision and not accidentally install a PWA.


If posted, this will appear at https://webwewant.fyi/wants/615058f8ef8682719455c7f7/

gregwhitworth commented 2 years ago

FYI @ststimac @aarongustafson

aarongustafson commented 2 years ago

Interesting feedback… I’d love to have more insight into the submitter’s objections here. I mean, limiting the apps you can download based on the technologies used to build them seems like an odd choice (e.g., I only want to download Win32, don’t show me UWP).