Firefox does this by default. So that.
Asklemmy
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]~
Oooh, so that's why wikia wasn't nearly as shit on my phone
I love having firefox on my phone with ublock origin and DarkReader.
Facebook Container is also a nice addon that suppresses facebook trackers specifically, that are often embedded on all sites where there is some "log in/share/comment with facebook" element
Some browser supports blocking videos from autoplaying, Firefox is one of them but maybe chrome has similar options too. Check the browser settings.
Tbh if a site is annoying, especially on mobile, I just leave it and never visit it again.
Yeah that is a valid opinion, but I think many quality websites does this practice, I just don't like this one, maybe some people do?
Anyway using the RSS version is like a workaround for me I guess, but sometimes I need to head to the site.
You can blovk media with ublock origin, and firefox blocks autoplay by default
Having Javascript and Cookies disabled by default helps.
I always accept cookies, should I not?
Why would you? There is no reason for websites to set cookies in 99% of all cases.
Fair enough, I guess I don't need it at all.
Best case scenario, they help you stay logged in. Worst case, which often is the real deal, they use a load of tracking cookies to follow you online.
Yeah I am gonna ignore them from now on since I don't really have many accounts spread over there lol.
Firefox
Usually there is a flag to disable muted video autoplay on every major browsers: https://www.technipages.com/turn-off-video-autoplay-firefox-chrome/
Safari has it too: https://support.apple.com/guide/safari/stop-autoplay-videos-ibrw29c6ecf8/mac
Strange. Chrome based browsers do not allow autoplay in most cases. If the site specifically default mutes the video then autoplay is allowed. I believe Firefox adheres to this as well. I don't know anything about Safari.
Will not autoplay:
Will autoplay:
If the sites you visit autoplay unmuted videos, they are circumventing html somehow. So this means you can probably use uBlock (or ABP) and its element picker to remove the element/video, but that's also annoying if since you won't ever see the videos, and something you do want to watch comes up.
It autoplay without sound, but it is an annoyance for me regardless π
Ublock Origin has a few ways to do what you want. The most straightforward way is to click on the extension icon, click open dashboard, go to filter lists, scroll to annoyances, and try to enable some or all of those.
Ublock Origin also has a "nuclear" option called disabling JavaScript (extension icon -> JavaScript and reload), which happens to break video playback on just about every modern website :) .
I see I expected more ways to achieve this on desktop, but I think this could not be possible on mobile with Chrome?
You could switch to Firefox for Android, which has support for a limited number of Firefox extensions including Ublock Origin, with all of the desktop functionality.
If you really want to stick with a chromium based browser for some reason, you could try kiwi browser (chromium based browser for Android with chrome extension support) combined with Ublock Origin.
uBlock also has the "eyedropper" (idk its proper name) that you can use to pick css blocks on the page and preview what it looks like with that block removed. If you find the block for the content you want to remove, you can save it so that future instances of that block just won't load in the first place. Works great for embedded chats and those annoying mid-article newsletter sign up flyovers.
The internet is surprisingly made more usable in a lot of cases when you disable JavaScript. I use Noscript along with Unblock simply because there are less clicks involved to "green light" which cdns/scripts you want to allow through.
This along with a few other niceties like invidious, yt-dlp, sponsorblock, and the duckduckgo lite search engine have made it so I don't feel distracted, overwhelmed, nor frustrated navigating the web anymore.
Disabling JavaScript with NoScript
In safari, I canβt recommend the fizzy water bundle enough (extension) or at least baking soda (which comes in the bundle). The extensions are super cheap and are well worth it imo but one of the features of baking soda is to stop videos from auto playing
I use an app called StopTheMadness to achieve that, it also helps me with some annoying cookie pop ups.
Oh thereβs a web usability standard for this.
Because science has demonstrated that autistic people are more highly distracted by motion, there is now a header you can send when requesting a site which basically says βno animation pleaseβ and you get a more static interface.
Iβm just kidding. Can you imagine if that were the case? That would be incredible.
Itβs true by the way: autistic people are more distracted by motion than non-autistics.
Interface elements that move in response to user interaction arenβt so bad. But things that just move for the hell of it make websites un-usable for me.
What I do in those cases where they donβt provide a pause button is I just delete the elements using dev tools in my browser. Any carousel you canβt pause. Any sparkly stars. Any animated backgrounds. Must be deleted before I can proceed.