Is it possible to run a TamperMonkey Script only once ?
According to me TamperMonkey Script are always executed when the url location does match so I was wondering to know if there was a way to execute a script only once and then to disable it for exemple. So when I refresh the page the script will not be executed again.
Is it possible ?