Progressive enhancement for Chromium browsers: listen on the CookieStore change event to catch cookies set by Set-Cookie HTTP response headers, which the document.cookie setter hook cannot see. Adds a new "http" cookie source through the full stack. Signed-off-by: Émile Ré <emile@getprobo.com>