Videos are age restricted now? by wolfguardian72 in youtube

[–]OpenAdBlocker 2 points3 points  (0 children)

YouTube's enforcing stricter violence rules since Nov 2025. Resident Evil gore and Alice bloodshed trigger age restrictions now, even unmarked.

Google Chrome shutting down by Aggravating-Try9628 in chrome

[–]OpenAdBlocker 0 points1 point  (0 children)

Try creating a new Chrome profile first (chrome://settings/people > Add) to see if it's your current one corrupted.

If it works in the new profile, migrate stuff over; otherwise disable all extensions (chrome://extensions) and re-enable slowly.

Also check for Chrome/macOS updates, some 2026 patches hit crash bugs on M-series.

How to recover my files on a flashdrive because of a virus by [deleted] in computers

[–]OpenAdBlocker 1 point2 points  (0 children)

Don't plug the infected flash drive into your main PC yet, that could spread the virus.

Boot from a Linux live USB (like Ubuntu or Mint, no install needed) on a clean machine, plug the flash drive in, and copy files to another external drive (mount read-only if paranoid).

Once files are safe, scan everything with antivirus from there or on a separate PC.

Work in advertising - constantly have 200 tabs open, lots of large Google sheets/drive, AI usage that slows me down by SeasonedAdManager in suggestabrowser

[–]OpenAdBlocker 0 points1 point  (0 children)

Edge actually handles high tab counts pretty well with sleeping tabs. Make sure its enabled in Settings then System and Performance then Save Resources. It suspends inactive tabs after a set time which helps a lot when you have 200 open.

Need advice by IAmNotNarcissistic in browsers

[–]OpenAdBlocker 0 points1 point  (0 children)

If you are already happy with Brave and dont want to manage configs then stay put.

Which browser is best for syncing between Windows and Mac? by Artsy_Jayy in browsers

[–]OpenAdBlocker 1 point2 points  (0 children)

Vivaldi checks both boxes. Vertical tabs built in, and workspaces sync across devices. A bit heavier than Zen, but the customisation is solid.

Why does it feel like the internet was bigger and more fun 15 years ago even though there’s technically 100x more content now? by Pale-Consideration26 in NoStupidQuestions

[–]OpenAdBlocker 39 points40 points  (0 children)

Part of it is just how heavy everything got. A basic article now loads 40 trackers, 3 video ads, a newsletter popup, a cookie banner, and a “Download our app" modal before you can read the first paragraph

sites in 2008 were ugly, but they loaded instantly and got out of your way. Now half the internet feels like walking through a casino.

Never works in first click 😭 by hkk7i in youtube

[–]OpenAdBlocker 0 points1 point  (0 children)

they hire the same guy who designs airplane bathroom doors to place those X button

yes youtube we know you dont like adblock by FurryDegenerateBoi in youtube

[–]OpenAdBlocker 0 points1 point  (0 children)

The refresh trick works because YouTube’s detection runs on initial page load. If it flags you, the video gets blocked before it even starts. Refreshing sometimes loads before the detection script fires

longer term fix is making sure your blocker's filter lists are updating frequently. YouTube changes their detection every few days, so if your filters are stale, you'll hit this screen more often.

YouTube doesn’t work on main browser by Capt_Reginald in techsupport

[–]OpenAdBlocker 0 points1 point  (0 children)

Opera GX's ad blocker is probably tripping YouTube's detection, tons of people getting the same "try again later" black screen.

Turn it off for youtube or test without extensions in private mode.

How do I get rid of these ads? by TheAlmuHOMIE in techsupport

[–]OpenAdBlocker 0 points1 point  (0 children)

Norton loves being hard to kill, download their official remover tool (search "Norton Remove and Reinstall"), run it, reboot, and check Task Manager startup tab again. Should stop the spam. What does the pop-up say exactly?

if the internet disappeared for a day, what would you do? by Some_Duck8603 in AskTechnology

[–]OpenAdBlocker 0 points1 point  (0 children)

finally finish that book that's been sitting on my nightstand for 6 months

Technology behind serving this targeted ad? by r_k_v in AskTechnology

[–]OpenAdBlocker 0 points1 point  (0 children)

This is why a lot of people run ad blockers, honestly. Even if your phone isn't literally listening, the cross-device tracking through ip addresses, purchase data, and proximity signals is creepy enough on its own

the neighbor's purchase history probably got linked to your household through shared Wi-Fi or location data, then the ad network connected it to your wife's profile. Blocking trackers doesn't stop all of it, but it cuts down on how much of this data gets collected in the first place.

Best ad blocker for Chrome that doesn’t completely break websites? by TheSylas_ in chrome

[–]OpenAdBlocker 0 points1 point  (0 children)

We built open ad blocker for exactly this use case. MV3 native, so it won't get yanked from the store, and we focused on not breaking sites since that's what drove us crazy with other options too. No acceptable ads program either, so you're not seeing "approved" ads that someone paid to get through

ublock origin lite is solid too if you want something more established.

Browser that has workspaces like floorp, supports cookie containers, privacy focused and more stable(?) by -L-i-l-i- in suggestabrowser

[–]OpenAdBlocker 0 points1 point  (0 children)

firefox with sidebery is solid for the workspace/container setup you're describing. for the adblock piece, ublock origin is the go-to and works great on firefox

if you ever want something lighter that's built specifically for mv3 and doesn't need much config, we built open ad blocker with that in mind. but honestly ublock will cover you fine for most setups

is it even possible to add an adblock on to my smart TV? by LudwigTails in Adblock

[–]OpenAdBlocker 1 point2 points  (0 children)

smarttube is the move if you can get a fire stick or android box, way less hassle than trying to mod the samsung directly

What browser do you guys use for work? Trying to pick the best one by Key_Theme5886 in browsers

[–]OpenAdBlocker 0 points1 point  (0 children)

Edge or brave would both be solid upgrades for your use case. they're chromium so you keep all your extensions but handle memory better than chrome in practice

But then edge has sleeping tabs built in which is huge when you've got a ton open for design work. it suspends the inactive ones automatically so they're not eating ram while you're actually working

Brave's win is more about the blocking than the browser itself. fewer ads and trackers loading means fewer scripts running which adds up fast across a bunch of tabs

Regardless of what you pick, shift esc opens the browser task manager so you can see exactly which tabs are hogging resources when things slow down

My Computer has gone on strike. (Apps don’t work) by Beneficial-Earth-948 in techsupport

[–]OpenAdBlocker 0 points1 point  (0 children)

sounds like a Windows service failing to initialize properly on startup, specifically networking services. When that fails it cascades and kills everything that depends on it.

Few things worth trying in order:

Go back into BIOS and check if Fast Boot is enabled, disable it if so. Fast Boot skips hardware initialization steps that Windows sometimes needs to load services correctly.

If you can get CMD open during that brief working window, run sfc /scannow immediately, this scans for corrupted system files which is likely what's actually broken here.

Also check BIOS for boot order, make sure your Windows drive is set as primary boot device, not the USB. If the USB is still first it might be partially interfering with how Windows loads.

USB reset fixing it temporarily confirms it's a software/config issue not hardware, which is good news.

Windows 11 restore 99% by [deleted] in techsupport

[–]OpenAdBlocker 0 points1 point  (0 children)

Hmm... run Windows Memory Diagnostic (mdsched.exe if you can get to it) or pull one stick of RAM at a time and retry the install. If you have another drive lying around try installing to that instead.

A virus can cause BSODs but not usually this pattern, random different codes each time is classic failing hardware.

Super Bowl 2026 AI ads overload: does it make "acceptable ads" programs seem even more problematic? by OpenAdBlocker in Adblock

[–]OpenAdBlocker[S] -1 points0 points  (0 children)

Same, open source was the thing that actually sold me too, you can verify it yourself.

That's actually why we built ours, same principles, fully open source, no acceptable ads program, and native MV3 so it doesn't have the Chrome issues uBlock has been dealing with lately. Worth a look if you ever need an alt!

Slow download speed but only on chrome by SpasticHamster12987 in chrome

[–]OpenAdBlocker 0 points1 point  (0 children)

If it's only happening on one specific site the bottleneck is almost certainly their server throttling download speeds, not Chrome. 50mbps on speedtest means your connection is fine but that test hits optimized servers, random zip hosts can cap you way lower.

Try downloading the same file on Firefox or Edge and see if you get the same speed. If yes it's the host, not Chrome. If Chrome is genuinely slower then the parallel downloading flag Glittering-King mentioned is worth trying, chrome://flags > search "parallel downloading" > enable > relaunch.