this post was submitted on 08 Aug 2023
71 points (89.0% liked)
Technology
59148 readers
2310 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each another!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, to ask if your bot can be added please contact us.
- Check for duplicates before posting, duplicates may be removed
Approved Bots
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Firefox for Android removing the ability to open local html files killed it for me. Currently on Vivaldi.
Why did they remove it though? I was surprised too when I found out I needed to run local webserver to access local html files
It was because of 'security', which was never explained. And it doesn't make much sense when other browsers can and do alow it. I'll see if I can dig up some historical links if I remember tomorrow.
Last time I checked,there was still no acknowledgement of it and appeared to be no intention of ever addressing it. The fact that they're now telling people to run a webserver suggests that nothing has changed ☹️
If that's your only gripe with it, you can still access them by using one of the simple web servers available running inside Termux, that will also allow you to avoid CORS related problems, in fact it is the currently suggested method on MDN
Yeah, nah. I've already got enough unnecessary apps and services with Android.
Thanks for the workaround, though.