Skip to content

Instantly share code, notes, and snippets.

@jhyland87
jhyland87 / all3dp.js
Last active July 10, 2026 16:25
Tampermonkey/Violentmonkey Scripts
// ==UserScript==
// @name Remove all3dp adblocker wall
// @namespace http://tampermonkey.net/
// @version 0.1
// @description Remove the irritating modal that All3DP displays until it decides you've disabled addblocker
// @author Justin Hyland
// @match https://all3dp.com/*
// @icon https://www.google.com/s2/favicons?sz=64&domain=all3dp.com
// @require https://gist.githubusercontent.com/jhyland87/b28636effabfc69e316281b004777adf/raw/77699d2539b91a842468b12bf52861f6bf6f4a64/tampermonkey-utilities.js
// @grant none