6 ms·
Every time I hear about the review processes for browser extensions I'm shocked that the it involves humans having to read your README and manually plumb togeth
by saulrh 2y ago
Every time I hear about the review processes for browser extensions I'm shocked that the it involves humans having to read your README and manually plumb together the build process. Sometimes I hear that reviewers are even reusing VMs when doing reviews, or even not using VMs at all. I'd have expected the review form to have a textbox where you paste your git link and a well-documented automated pipeline that stands up a specified VM with a specified amount of RAM and disk, clones the git, descends into it, and executes `docker build -t ./docker/review/Dockerfile`. I'm surprised that the reviewers themselves haven't outright demanded such tooling from their larger organization, just as a matter of job satisfaction - I can't imagine all the abuse they get from angry app owners.
- 01HNNWZ0MV43FF 2y agoBrowser extensions really seem like they're slowly failing and just not supported. Kinda like PWAs. I want to write a chat program, but it has to work on phones, and the DevEx for native phone frameworks compared to desktop apps looks like hell, and PWAs seem to be barely supported. It's easier than ever to make a CLI or desktop app, but phones seem like the worst of all Microsoft dev history - Learn these arcane lifecycle vocab words that make no sense, like using Win32 directly, but also it changes every year or two like when MS invents a new GUI framework, but also if you can't get into The Store, nobody but your power user friends will be able to run your app anyway. What is this shit?
- heraldgeezer 2y ago>Browser extensions really seem like they're slowly failing and just not supported. Kinda like PWAs. Ya, totally! lmao ublock origin has 8mil users on Firefox alone.
- manquer 2y agoI don't think OP means for the lack of need or popularity, more so because vendors and platforms do not want them to be.
- wkat4242 2y agoYeah especially with Mozilla's new focus on promoting less-tracked advertising wih their anonym acquisition. Ublock origin of course hampers those efforts. I wouldn't be surprised if they want it gone just like Google does.
- bornfreddy 2y agoThe problem is - I can switch the browser and not even notice. But give me one without uBO and I will switch immediately.
- raxxorraxor 2y agoSomeone will come up with a solution that is utterly ingenious. Like the ability to install a plugin without third party intervention with a single click.