A chrome extension that keeps you logged into connex.
All this does is asynchronously fetch the current page every 5 minutes when you are currently on a connex page.
-
git clone git@github.com:cpjk/keeper_of_the_session.git
-
Go to chrome://extensions and click "Load unpacked extension".
-
Select the directory you cloned this project into (probably
keeper_of_the_session
). -
Use connex 😿. Don't get logged out 🎉.