
deny.js
It's your website. You decide which scripts run.
What it does
Browser extensions and third party scripts inject scripts into your website, sometimes without your knowledge and many times without your consent. You don't need to put up with that. Deny their scripts. BTW I'm not guaranteeing this will prevent every kind of script injection. There are very clever people trying to do very clever things.
Does the same job
all alternatives →
- IMI made a CLI tool to create web extensions with no build configuration2024 · github.com · ▲381
Hello HN! I'm the creator and solo developer of Extension.js, a development tool for browser extensions with built-in support for TypeScript, WebAssembly, React, and modern JavaScript. Developers use it to spend less time configuring the compilation config or learning new frameworks and more time actually writing code. Most projects similar to Extension.js rely on some sort of abstraction or configuration to get started, making the initial development process slow given the extra learning curve and setup guidelines. By using Extension.js, adding the package to your npm scripts is all it…
- ACA Chrome extension that will auto-reject non-essential cookies2025 · blog.bymitch.com · ▲296
A FOSS chrome extension that attempts to remove the annoyance of cookie pop ups and banners. There are some extensions out there that auto-accept cookies, but I didn't find one that auto rejected cookies without either chaining some extensions together or setting up custom rules in tools like uBlock origin. So with this extension, you just need to add it for non-essential cookies to be rejected. Github: https://github.com/mitch292/reject-cookies Extension Link: https://chromewebstore.google.com/detail/bnbodofigkfjljnopfg... It's still very early days…
- EJExecute JavaScript in a WebAssembly QuickJS sandbox2024 · github.com · ▲206
This TypeScript package allows you to safely execute JavaScript code within a WebAssembly sandbox using the QuickJS engine. Perfect for isolating and running untrusted code securely, it leverages the lightweight and fast QuickJS engine compiled to WebAssembly, providing a robust environment for code execution. Features - *Security*: Run untrusted JavaScript code in a safe, isolated environment. - *File System*: Can mount a virtual file system - *Custom Node Modules*: Custom node modules are mountable - *Fetch Client*: Can provide a fetch client to make http(s) calls - *Test-Runner*: Includes…
- RURun unsafe user generated JavaScript in the browser2022 · workerbox.net · ▲113
I needed a way to let users write JavaScript to create plugins for a site I'm building. I couldn't find a solution I was happy with, so ended up building one that run's it in a web worker on a separate domain from your main site. Hopefully I haven't missed anything. If so, please let me know! My website has an interactive demo you can write code in the browser textarea, and see the output on the right. Interactive Demo: https://workerbox.net/ Github: https://github.com/markwylde/workerbox
- SOScriptObservatory.org – How much malicious JavaScript goes unnoticed?2015 · scriptobservatory.org · ▲38
More dev tools this month
the category →



The first open-source price index for GPU compute
Dev tools · 10d ago · getcomputable.com

OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 2d ago · opentrailpaper.com

Open-source GTM skills for technical founders
Dev tools · 29d ago · gtmcofounder.com