Skip to content

qxb3/eiv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  • 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

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 :>