Configsite's token expires after an hour, which is annoying when wanting to keep it open in the background. This script refreshes the site every 58 minutes to grab a new token.
note: Add your own urls to the header with the // @match tag
Tampermonkey to refresh the 1 hour token on chameleon configsite
JavaScript
Configsite's token expires after an hour, which is annoying when wanting to keep it open in the background. This script refreshes the site every 58 minutes to grab a new token.
note: Add your own urls to the header with the // @match tag