Free browser extension that checks if any online casino is safe before you deposit. Verifies gambling licenses, Trustpilot ratings, AskGamblers complaints and community sentiment in under 2 seconds. No account, no tracking.
No reviews yetBe the first to leave a review for BetScan
Maker
📌
hello everyone, I’m one of the creators behind BetScan, and I’m incredibly excited to share it with you today.
The story behind this project started with a bad personal experience. A while ago, I signed up for an online casino that looked totally professional, but later I discovered their regulatory license credentials displayed in the footer were completely fake and untrackable. When I tried to withdraw my money, they simply ghosted me.
After checking tech forums and communities, I realized that millions of users face this exact same trap every day. People are constantly asking, "Is this site a scam?" or "Is this license legit?", but the only answers they get are unverified opinions.
Since no one was providing a real technical solution, I teamed up with two friends to build BetScan.
Our goal is simple: to bring transparency to a market that desperately needs it. BetScan is a lightweight Chrome extension that acts as a real-time safety layer. It automatically audits the casino’s TLD, cross-references it with our backend infrastructure, and checks if the declared regulatory licenses are actually valid or just a clever clone setup.
To make it truly bulletproof, we built the UI using a shadowDOM container. This keeps our extension’s code completely isolated, meaning the casino’s own scripts cannot tamper with, read, or manipulate the safety report displayed to the user (shoutout to anti-XSS best practices).
We just got approved on the Chrome Web Store and our stable build is officially live. We are already working on future updates to tighten our database logic, but the core engine is up, running, and ready to protect users.
Since we are independent developers launching in a completely new niche, we would love to get your brutal feedback:
Would you trust an extension to verify this kind of regulatory data?
How can we make the UI feel even more transparent and bulletproof?
If you are an extension dev, what are your thoughts on our shadowDOM approach for third-party site interactions?
The team and I will be around all day to answer your questions, reply to comments, and chat about the tech behind it.
Thank you so much for your support!
Report
I would trust the extension more if the report showed its work very plainly.
For this kind of product, a green or red badge is not enough. I’d want to see which license was checked, where it was verified, whether the domain matches the licensed operator, and what complaint signals were found before I deposit anything.
The Shadow DOM approach makes sense too. If the casino page itself can interfere with the warning UI, the whole safety layer becomes questionable, so keeping that report isolated is a good technical choice.
Report
Maker
@joaquin04_cid thank you for the feedback! Our “full report page” does exactly that: it shows all the signals that moved the needle in the score, it shows the exact license found, it has the links to the online forums we checked. We are currently working on making the report the most transparent possible, because we want to ensure the users, that our reports are completely unbiased.
I would trust the extension more if the report showed its work very plainly.
For this kind of product, a green or red badge is not enough. I’d want to see which license was checked, where it was verified, whether the domain matches the licensed operator, and what complaint signals were found before I deposit anything.
The Shadow DOM approach makes sense too. If the casino page itself can interfere with the warning UI, the whole safety layer becomes questionable, so keeping that report isolated is a good technical choice.
@joaquin04_cid thank you for the feedback! Our “full report page” does exactly that: it shows all the signals that moved the needle in the score, it shows the exact license found, it has the links to the online forums we checked. We are currently working on making the report the most transparent possible, because we want to ensure the users, that our reports are completely unbiased.