/newpunch-thread-autorefresh

Checks for new posts in a Facepunch forum thread on an interval and adds them to the page dynamically.

Primary LanguageJavaScript

Facepunch (Newpunch) Thread Auto-refresh / Auto-update

Preview

It checks every few seconds for new posts, taking increasingly longer if nothing was found, and resetting on find.

If the script finds out a new page has started, it'll stop looking and tell you, as well as attempt to add a link to the new page in the page navigation.

Supports browser notifications if you leave the tab open, and even changes the tab title until you focus back into the page.

You need a userscript extension such as Tampermonkey or Greasemonkey to be installed in your browser for this to work.

Tested on Firefox 62.0.3 (64-bit) and Microsoft Edge 42.17134.1.0, please create an issue if you run into any problems.

Credits

  • uwx for helping me look into how to work with existing Vue components