
Markdrop
BugHerd
Pastel
Webvizio
JavaScript Obfuscator
Terser
DomainLockJS
UglifyJS
Obfuscator-loader
Gnirts
Closure Compiler
YUI Compressor
Markdrop
JavaScript ObfuscatorMarkdrop's answer
Markdrop combines powerful visual feedback, screen recording, and developer-ready bug reporting into a single, lightweight tool that feels invisible until you need it. Unlike bloated alternatives, Markdrop is fast, easy to integrate, and built for modern teams who care about speed and clarity with no Chrome extension or signup friction required.
Markdrop's answer
Affordable, transparent pricing: Markdrop offers all the core features at a fraction of the cost of tools like Markup.io or Pastel.
Designed for devs and designers: Every comment can include logs, screen recordings, and environment data ready for developers to act on.
No friction for users: Share a link and anyone can leave feedback. No browser extensions, no accounts, no hassle.
Fast and privacy-respecting: Lightweight script, GDPR-compliant, and zero tracking bloat.
All-in-one: Combines comments, annotations, bug reporting, and async video so teams donโt need 3 different tools.
Markdrop's answer
Markdrop is built for:
Founders and indie builders who want fast feedback without complex tools
Designers and PMs collecting client or stakeholder feedback
Developers who want bug reports with context, not vague screenshots
Agencies delivering websites and apps that need client review In short, itโs for lean product teams who value clarity and speed.
Markdrop's answer
Markdrop was born out of frustration. As a solo founder building multiple products, I (Manuel) kept running into the same feedback pain, long email chains, vague bug reports, and overpriced tools that did too much or too little. So I built what I needed: a clean, no-fuss tool to drop comments directly on a site, see what users saw, and get back to shipping.
Markdrop's answer
Which are the primary technologies used for building your product?
Frontend: Svelte 5 Backend: Cloudflare Workers, D1, and Durable Objects Database: Wrangler DB (D1) DevOps/Infra: Cloudflare Pages + R2 for static assets and file storage
Markdrop's answer
Indie founders using Markdrop to launch and iterate faster
Agencies working with clients.
YC applicants using it to get fast design review
No-code builders collecting client feedback inside Webflow
Internal product teams replacing Slack screenshots with structured feedback
Based on our record, JavaScript Obfuscator seems to be more popular. It has been mentiond 29 times since March 2021. 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.
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
BugHerd - BugHerd: The Website Feedback Tool for Agencies
Terser - JavaScript parser, mangler, optimizer and beautifier toolkit for ES6+
Pastel - Sticky note-based feedback collection tool for live websites
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.
Webvizio - This free website feedback tool & website review software allows managers and teams to collaborate on website revisions in real time. Join for free now!
UglifyJS - JavaScript minifier, beautifier, mangler and parser toolkit.