Hello, I’m in search of an add-on that can automatically log someone out of a session when they’re submitting a ticket into the online ticketing system we use at my company. So they can create their ticket but in the case that someone would forget to sign out of their account, a timer would be running when there’s no activity and after x amount of minutes they would be logged out. Does anyone know of an add-on that can do this?
It sounds like something that would need to be implemented specifically for your use case, since logging out works differently for different sites. Maybe an add-on that automatically clears cookies could work, but it depends on the site.
I tested it, if you clear the cookies and refresh the page it will log the user out. Do you know of an addon that has a timer that starts after inactivity then clears the cookies and refreshes the page? Sounds unlikely that someone developed that.
That’s understandable, could you point me in the right direction of how to actually get the webextension api tool? It’s very unclear how to actually download/use this.