Fix debounce
Fixed a bad bug that meant the debounce in the worker was not working at all! This meant the Chrome API was being spammed a lot more than it should and errors were being caused by the persist session function being called multiple times in parallel.
Full Changelog: 0.2.4...0.2.5