SessionSentinel
A browser extension for Chrome (Manifest V3) and Firefox (Manifest V2) that monitors session tokens and authentication cookies to detect suspicious account activity. Catches session hijacking, token replay attacks, and concurrent session usage across browser profiles. Includes built-in patterns for GitHub, Google, Facebook, X/Twitter, Amazon, and Microsoft, with support for custom site patterns and configurable alert sensitivity. Token values are never stored in plaintext — only SHA-256 hashes persist locally with no external network requests.
View Repository