
SponsorBlock
Pi-hole
uBlock Origin
Adblock Plus
AdGuard
Blokada
NextDNS
AdBlock
JavaScript Obfuscator
Terser
DomainLockJS
UglifyJS
Obfuscator-loader
Gnirts
Closure Compiler
YUI Compressor
SponsorBlock
JavaScript ObfuscatorNo JavaScript Obfuscator videos yet. You could help us improve this page by suggesting one.
Based on our record, SponsorBlock seems to be a lot more popular than JavaScript Obfuscator. While we know about 379 links to SponsorBlock, we've tracked only 29 mentions of JavaScript Obfuscator. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
No, but SponsorBlock[0] is fantastic for that. I even have it setup on my home server[1] so it skips sponsor segments on my Apple TV, which is where we watch most of our YouTube. [0] https://sponsor.ajay.app/. - Source: Hacker News / 6 months ago
Not author. SponsorBlock [0] works pretty well for me (on FF): "SponsorBlock is an open-source crowdsourced browser extension and open API for skipping sponsor segments in YouTube videos." [0]: https://sponsor.ajay.app/. - Source: Hacker News / 8 months ago
Yes, no ads from Google's side and ads by creators themselves (e.g. Raid Shadow Legends, SquareSpace, Manscaped, NordVPN etc. etc.) get skipped via a community-sourced database called Sponsorblock. https://sponsor.ajay.app/ (Sponsorblock is also available as a browser extension for most browsers but has an open API for other developers to use). - Source: Hacker News / 10 months ago
On top of that you probably want SponsorBlock, because sponsor segments are also ads. https://sponsor.ajay.app/. - Source: Hacker News / 10 months ago
SponsorBlock (https://sponsor.ajay.app/) It works amazingly well provided a video's been out for at least a half hour or so. It also has the option to skip the "like and subscribe" parts too. I also tried the https://dearrow.ajay.app/ extension to replace clickbait titles, but decided I'd rather know when a channel/video is too clickbait-y so I can block/unsubscribe. - Source: Hacker News / about 1 year ago
Now let's take the above code and modify it with a popular obfuscator for JS - obfuscator.io. As a result, we will get a code like this:. - Source: dev.to / over 1 year ago
You can use tools like JavaScript Obfuscator or UglifyJS to obfuscate your code. - Source: dev.to / almost 2 years ago
I know it's frowned upon here, but there are commercial and open source[1] javascript obfuscators with domain locking functionalities. If your site is already a SPA, they can make it very painful to just lift it (not impossible, obviously, because everything is reverse-engineerable, but the point is to discourage the majority of thiefs). You can be creative: for example, if whoever cloned your site is located in... - Source: Hacker News / almost 2 years ago
I don't need/use IDA, Nemlei just used https://obfuscator.io/, which just obfuscates the crap out of the code using various known methods (which I won't go into detail, it's public knowledge) and an un-obfuscation was cooked up by others. The one fucked-up thing the website does is randomizing function names, it just changes every variable/function name. We can't "un-obfuscate" those, so it's up to our brains to... Source: over 2 years ago
It's to purposefully makes your code harder to read so it prevents people from stealing your work. Here's a tool that does it: https://obfuscator.io/. Source: over 3 years ago
Pi-hole - Pi-hole is a multi-platform, network-wide ad blocker.
Terser - JavaScript parser, mangler, optimizer and beautifier toolkit for ES6+
uBlock Origin - Popular and efficient blocker for Chromium, Chrome, Edge, Firefox, Opera, Safari, Thunderbird.
DomainLockJS - Free code snippet to lock javascript files to your domain. Protect javascript code. Easy cut & paste script. Prevent unauthorized use of your scripts and deter code theft.
Adblock Plus - AdBlock Plus is a browser extension for Firefox, Chrome, Opera, and several other popular browsers that prevents intrusive ads like pop-ups and malicious code from appearing on websites you visit.
UglifyJS - JavaScript minifier, beautifier, mangler and parser toolkit.