originally posted in:BungieNetPlatform
View Entire Topic
This is an example userscript for other developers to show how to script Bungie.next. Others are welcome to download/install it. The script performs the following:
- Highlights posts with a rating > 50
- Places a red "@OP" marker beside each of the OP's posts within a topic
- Recolours the posts of Bungie Employees and Forum Ninjas to their old colours
- Displays topic information when mousing over a topic's title in the forum
- Displays extra information when mousing over a topic's last post/timestamp in the forum
- Highlights topics with a rating > 50
- Colours employee/ninja topic titles
- Modifies the notification readout to show who liked/replied to your post
Note the way in which the broker/s dispatch events to those functions which have been defined.
[b]NOTE:[/b] because of the restrictions Chrome places on extensions and scripts, this WILL NOT work in Chrome.
-
I'm running this in Firefox with Greasemonkey, but for some reason the script is not doing anything. I haven't used Greasemonkey in ages, so I don't know what's up. I have everything enabled, but it's not modifying the webpage at all.