🏠 Home 

stayLoggedIn

Keeps you logged in on specific sites. (edit @match and @include to set your own sites)

< Feedback on stayLoggedIn

Review: Good - script works

§
Posted: 2024-09-12
Edited: 2024-09-12

I'm dumb. I need to know how to setup this script to keep me logged into https://*IONOS.com. Can anyone give me the steps to take in order to customize this script for that purpose? I hate that Ionos logs me out what seems like every 15 minutes or so.

Here's what I have:

// @match https://*ionos.com: */*
// @match https://ionos.com */*
// @include https://*.ionos.com: */*
// @include https://ionos.com */*
// @connect ionos.com

Is this formatted correctly and whatnot? Please advise!

Post reply

Sign in to post a reply.