eiv (eruda in via)
A simple script to get eruda working with via browser with an easy to use plugin loader
How to use?
Installation
- 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
Loading a plugin
Please visit plugins list to see the available plugins and just add the plugins you want inside the loadPlugins() function
...
loadPlugins(["fps", "code", "dom"])
...
Previews
Contributing
Feel free the make changes to the code and make a pr :>