Skip to content

Instantly share code, notes, and snippets.

@soarcn
soarcn / commsec_refresh.js
Created July 9, 2021 00:41
Commsec Auto Refresh
// ==UserScript==
// @name Auto refresh watchlists
// @namespace http://tampermonkey.net/
// @version 0.1
// @description Automatically refresh the watchlist every 1 min
// @author You
// @match https://www2.commsec.com.au/private/watchlist/watchlisthome.aspx
// @icon https://www.google.com/s2/favicons?domain=commsec.com.au
// @grant none
// ==/UserScript==