A simple script to get eruda working with via browser with an easy to use plugin loader
- First of all download via browser here
- Then download the script.js on releases
-
Copy the script you just downloaded then open via browser and go to
Settings > Scripts > Click the + sign > Add script
Then paste the script that you just download in the code part
Please visit
plugins list
to see the available plugins
and just add the plugins you want inside the loadPlugins() function
...
loadPlugins(["fps", "code", "dom"])
...
Feel free the make changes to the code and make a pr :>