blocktube
blocktube copied to clipboard
doesn’t work on m.youtube.com
please add support for m.youtube.com i used the extension on Firefox (nightly) Android for desktop YouTube extension working but not on m.youtube.com
Same issue on Kiwi browser. A mobile browser with blocktube to hide annoying channels would be the best way to enjoy shorts.
Does this one also work for Brave? was wondering.
I'll try to fix this it might be as simple as adding it to the manifest
There is more to it than just updating the manifest
Hmm just built with master (as opposed to the latest RC) and I'm seeing the SEE_CONTENTS
error.
I'm not sure what this is supposed to be 🤷
I have been working on a similar extension for the support on m.youtube.com and have come to understand it is not good enough to just add the name in manifest because the div names and tags are completely different in m.youtube.com. So in my understanding all we need to change is the querySelector tags . Adding my code link here . this code is working for m.youtube.com but is extremely basic as of now. https://github.com/IshanChhangani/chromeext . Checkout the YoutubeMobileContentScript file.
Version 0.4.0 has experimental support for m.youtube.com (should work on Firefox for Android and Kiwi browser)