Difference between revisions of "Grease Monkey Script"
Vjbeauchamp (talk | contribs) |
|||
(3 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
1. Install and enable the [http://www.greasespot.net/ Greasemonkey] (Firefox) or [http://tampermonkey.net/ Tampermonkey] (Chrome) add-on (although apparently Chrome has native support for user scripts). | 1. Install and enable the [http://www.greasespot.net/ Greasemonkey] (Firefox) or [http://tampermonkey.net/ Tampermonkey] (Chrome) add-on (although apparently Chrome has native support for user scripts). | ||
− | 2. Install and enable the CBC Music Cleanup script. | + | 2. Install and enable the [https://openuserjs.org/scripts/Wes_Reimer/CBC_Music_Cleanup_Comment_Link CBC Music Cleanup] script. |
+ | |||
+ | 3. Reload the CBC Music page to enable the script. | ||
+ | |||
+ | '''Known Issues | ||
+ | * It doesn't work correctly on comments containing more than one comment reference (one will be the wrong #). | ||
+ | * It doesn't work if you sort comments by Newest First. | ||
+ | [[Category:screen scrape]] |
Latest revision as of 19:51, 3 July 2016
1. Install and enable the Greasemonkey (Firefox) or Tampermonkey (Chrome) add-on (although apparently Chrome has native support for user scripts).
2. Install and enable the CBC Music Cleanup script.
3. Reload the CBC Music page to enable the script.
Known Issues
- It doesn't work correctly on comments containing more than one comment reference (one will be the wrong #).
- It doesn't work if you sort comments by Newest First.