Calculate and analyze cookie with this easy-to-use online calculator tool.
Bookmarklet
javascript:(function(){document.cookie="session=abc123;expires=Fri, 11 Sep 2026 05:42:51 GMT;path=/";alert("Cookie set: session=abc123");})();