Diff for gist.github

By ucnv Last update Jun 19, 2011 — Installed 7,854 times.

Google Chrome support?

in
Subscribe to Google Chrome support? 5 posts, 2 voices



NV Scriptwright
FirefoxMacintosh

How about put the script on github? I can add Google Chrome, Opera, and Safari Greasekit support.

 
ucnv Script's Author
FirefoxMacintosh

For now I have no plan to create a github project for this script.
Instead here is the gist page: http://gist.github.com/105913
Would you fork this gist for other browsers?

Also I wrote a description about the gist page and the link.

 
NV Scriptwright
ChromeMacintosh

It is harder than I thought first time. http://github.com/cho45/jsdeferred/issues#issue/2

 
NV Scriptwright
ChromeMacintosh

I've made Google Chrome extension.

Chrome doesn't support @require statement, so I packed files into extension.

I also made couple improvements:
* Colors swapped: + now green, - red
* whole line highlighted

They work in Firefox too, obviously.

 
ucnv Script's Author
FirefoxMacintosh

@NV Nice.
I applied your color style to my version.
Thanks.