An extension for the Chromium web browser that runs JavaScript that was specifically written for IE.
This is how to load the extension in Chromium:
- From the menu, go to Tools > Extensions.
- Enable "Developer mode" if it is not already.
- Click "Load unpacked extension..." and choose the root directory for this code (the one with manifest.js, icon.png, etc.)
You can follow the same steps from here (starting at 4): http://code.google.com/chrome/extensions/getstarted.html#load
IE JS Emulator is licensed under the Simplified BSD License. Please see the LICENSE file.