szbeni / rcloader

RCLoader chrome extension

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RCLoader

RCLoader is a chrome extension, which can load remote scripts and run them. It is similar to Tampermonkey.

The extension can be found in the rcloader directory. To install RCLoader locally:

  • Clone the rcloader project from github.
  • Open chrome and navigate to "chrome://extensions/".
  • Enable "Developer mode" in the upper right corner.
  • Click on "Load unpacked extension..." and select the directory CLONEPATH/rcloader/rcloader

To load a script with RCLoader:

About

RCLoader chrome extension


Languages

Language:JavaScript 100.0%Language:CSS 0.0%