Nope, you should set up site exception. Site exceptions are much better than just leaving cookies persistent. Cookies both function as a method to track and an easy way for a hacker to steal session tokens. Always prefer the native method, reducing attack surface and providing better function with browser APIs. Read the resource wiki linked from Arkenfox user.js