Large

uso - Syntax Highlight

By Marti Last update Nov 25, 2012 — Installed 1,267 times.

CHANGELOG

in
Subscribe to CHANGELOG 32 posts, 1 voice



Marti Script's Author
FirefoxX11

-.-.-
- Triggering update for additional reserved identifiers added to JavaScript syntax library in Firefox 5.x+.

 
Marti Script's Author
FirefoxX11

0.1.9
- Change to square @icon
- Trim up button label a bit.
- Screenshots updated to match current USO theme.

 
Marti Script's Author
FirefoxX11

0.1.10
- Support @grant for GM 1.0+

 
Marti Script's Author
FirefoxX11

1.0.0
- Bumping version up to 1.0.0
- Added GM_setStyle for formatting and containment of CSS
- Removed update code... if you need an update check please use uso - installWith
- Changed most dependencies to SSL
- Compatibility fix with Firefox 17+
E4X is EOLd so converted all CDATAs to joined string arrays.

 
Marti Script's Author
FirefoxX11

1.0.1
- Changed remaining dependency to SSL

 
Marti Script's Author
FirefoxX11

1.1.0
- Included sh_diff for diff highlighting
- Replace setAttribute in lieu of classList... now requires FF 3.6+
- Some code reorder for reuse
- USO styling SS

 
Marti Script's Author
FirefoxX11

1.1.1
- Revert classList in favor of setAttribute... it would seem that contains function has an issue... the rest of the methods I've used before with no issue. 1.1.0 will occasionally freeze the browser due to this and it shouldn't.
- Reorder diff to be 2nd in list