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.
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
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