auto updating eruda toolkit (kiwibrowser & adguard Mobile Devtools )

Console for mobile browsers

  1. // ==UserScript==
  2. // @name auto updating eruda toolkit (kiwibrowser & adguard Mobile Devtools )
  3. // @namespace https://eruda.liriliri.io/
  4. // @description Console for mobile browsers
  5. // @require https://cdn.jsdelivr.net/npm/eruda
  6. // @run-at document-start
  7. // @include *://*/*
  8. // @grant none
  9. // @noframes
  10. // @version 0.0.1.20211028143330
  11. // ==/UserScript==
  12. eruda.init();