A simple GreaseMonkey script using jQuery to show the comments to articles in The Economist, from earliest first. Basically, this script looks for <a> tags with specific text in their href attribute and appends &sort=asc. It's shorter and easier to read than the original plain Javascript version.
See Also
- GreaseMonkey jQuery script in userscripts.org
- GreaseMonkey plain Javascript version, Modify URL to read comments from beginning
No comments:
Post a Comment