Giter VIP home page Giter VIP logo

Comments (8)

sonertari avatar sonertari commented on July 17, 2024 1

Can you make the following change in background.js and try again (this works for me):

//const skipLock = document.querySelector(".ytp-ad-preview-text")?.innerText;
const skipLock = document.querySelector(".ytp-ad-preview-text-modern")?.innerText;

In other words, I think youtube has changed that class name. (This patch should be made generic, if it really works for you too).

from fadblock.

Frammer avatar Frammer commented on July 17, 2024

Have you refreshed the tab YouTube is open in?

from fadblock.

Pacific-Feng avatar Pacific-Feng commented on July 17, 2024

Yes, I have closed the chrome several times, but it still not work. I also reinstall the extension, and also not working.

from fadblock.

MaximusHoudini avatar MaximusHoudini commented on July 17, 2024

I am having the same issue as well, ads are playing and not being skipped, the tab needs to be refreshed multiple times before it works. I've updated Chrome, the extension and still the same.

from fadblock.

blurskye avatar blurskye commented on July 17, 2024

you likely didnt disable your default adblock, you need to do that, fadblock cant help it if your default adblock gets detected

from fadblock.

MaximusHoudini avatar MaximusHoudini commented on July 17, 2024

Nope, I don't have any other adblocker installed.

from fadblock.

boulwabd avatar boulwabd commented on July 17, 2024

Can you make the following change in background.js and try again (this works for me):

//const skipLock = document.querySelector(".ytp-ad-preview-text")?.innerText;
const skipLock = document.querySelector(".ytp-ad-preview-text-modern")?.innerText;

In other words, I think youtube has changed that class name. (This patch should be made generic, if it really works for you too).

This appears to have fixed mine after the recent chrome update

from fadblock.

0x48piraj avatar 0x48piraj commented on July 17, 2024

It works for me as of now.

Seems like a geo-rollout. Let me know if that's still the case.

The classes are pushed on a server so it should be solved instantly without updating the extension.

from fadblock.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.