Post

Replies

Boosts

Views

Activity

Comment on Detecting Navigation Redirect Chains
When navigating through a redirect chain (siteA.com → affiliate-network.com → destination.com), I need to detect the intermediate domain to adjust my extension's behavior. On Chrome/Firefox/Edge: webNavigation.onBeforeNavigate fires for each step in the chain, allowing me to see all intermediate URLs. On Safari the events don't fire for intermediate redirects at all. Does Safari's webNavigation fire for HTTP 302/303 redirects? Does ITP strip or block these events for known tracking domains?
Topic: Safari & Web SubTopic: General Tags:
5d
Comment on Detecting Navigation Redirect Chains
When navigating through a redirect chain (e.g., siteA.com → affiliate-network.com → destination.com), I need to detect the intermediate domain. On Chrome/Firefox: webNavigation.onBeforeNavigate fires for each step in the chain, allowing me to see all intermediate URLs. On Safari the events don't fire for intermediate redirects at all. Does Safari's webNavigation fire for HTTP 302/303 redirects? Does ITP block these events? Is there an alternative API for tracking redirect chains in Safari?
Topic: Safari & Web SubTopic: General Tags:
5d
Comment on Detecting Navigation Redirect Chains
When navigating through a redirect chain (start.com → affiliate-network.com → final.com), I need to detect the intermediate domain to adjust my extension's behavior. On Chrome/Firefox: webNavigation fires for each step in the chain, allowing me to see all intermediate URLs. On Safari the events don't fire for intermediate redirects at all. Does Safari's webNavigation fire for HTTP 302/303 redirects? Does ITP strip or block these events? Is there an alternative API for tracking redirect chains?
Topic: Safari & Web SubTopic: General Tags:
5d
Comment on Detecting Navigation Redirect Chains
When navigating through a redirect chain (start.com → affiliate-network.com → final.com), I need to detect the intermediate domain to adjust my extension's behavior. On Chrome/Firefox: webNavigation fires for each step in the chain, allowing me to see all intermediate URLs. On Safari the events don't fire for intermediate redirects at all. Does Safari's webNavigation fire for HTTP 302/303 redirects? Does ITP strip or block these events? Is there an alternative API for tracking redirect chains?
Topic: Safari & Web SubTopic: General Tags:
5d
Comment on Detecting Navigation Redirect Chains
When navigating through a redirect chain (start.com → affiliate-network.com → final.com), I need to detect the intermediate domain to adjust my extension's behavior. On Chrome/Firefox: webNavigation fires for each step in the chain, allowing me to see all intermediate URLs. On Safari the events don't fire for intermediate redirects at all. Does Safari's webNavigation fire for HTTP 302/303 redirects? Does ITP strip or block these events? Is there an alternative API for tracking redirect chains?
Topic: Safari & Web SubTopic: General Tags:
5d
Comment on Detecting Navigation Redirect Chains
When navigating through a redirect chain (start → affiliate-network → final), I need to detect the intermediate affiliate-network domain to adjust my extension's behavior. On Chrome/Firefox: webNavigation fires for each URL in chain, allowing me to see all intermediate URLs On Safari the events don't fire for intermediate redirects at all. Does Safari's webNavigation fire for HTTP 302/303 redirects? Does ITP strip or block these events? Is there an alternative API for tracking redirect chains?
Topic: Safari & Web SubTopic: General Tags:
5d