diff --git a/FMHY‐Notes.md.md b/FMHY‐Notes.md.md index cf0d3681..45c9c8d2 100644 --- a/FMHY‐Notes.md.md +++ b/FMHY‐Notes.md.md @@ -66,7 +66,11 @@ If downloaded on phone with google play updates must be disabled *** -#### +#### Eruda + +Eruda Console for mobile browsers bookmarklet: + +`javascript:(function () { var script = document.createElement('script'); script.src="//cdn.jsdelivr.net/npm/eruda"; document.body.appendChild(script); script.onload = function () { eruda.init() } })();` ***