JScript tricks is a Google Chrome add-on that allows you to add your own JavaScript (powered by JQuery) and/or CSS to any page.
In other words, JScript tricks enables you to inject your own JavaScript or CSS tricks to any page (by domain).
You will be able to use an editor (accessible from the extension button) from CodeMirror, which has nice syntax highlighter. Script and CSS are applied after the page is loaded (document.onload event).
JScript tricks is cross-platform and it works on Mac OS X, Windows and Linux.
NOTE: To install the JScript tricks extension, drag and drop the downloaded .crx file onto the Chrome Extensions window.
Here are some key features of "JScript tricks":
· Automatic JQuery injection
· custom JavaScript and CSS injection
· popup to quick edit and apply tricks or selected text only
· Autostart option
· Default script for all pages
· nice options interface
· JQuery help
· Ctrl+S support
· Ctrl+Alt+H for hidden tricks
Requirements:
· Google Chrome