Web inspector and console bookmarklet that bypasses CSP
Great when you're on iOS or Android and don't want to connect your device to a computer to have this functionality. Works on most CSP-restricted pages, except pages with maximum security policies like
The bookmarklet contains the entire Eruda JavaScript library (v3.4.3) as a base64-encoded string in order to bypass the
View on GitHub (last updated 2025-07-18 08:21 UTC)
github.com
and developer.mozilla.org
.The bookmarklet contains the entire Eruda JavaScript library (v3.4.3) as a base64-encoded string in order to bypass the
script-src-elem
CSP restrictions.
View on GitHub (last updated 2025-07-18 08:21 UTC)