webextension-remove-redirect icon indicating copy to clipboard operation
webextension-remove-redirect copied to clipboard

Extract first instead of last URL?

Open hyperfekt opened this issue 8 years ago • 0 comments

See #3, some redirect URL schemes include a referrer in it, but it appears it mostly comes after the target URL. Maybe failure cases could be lowered by preferring earlier to later URLs when extracting.

Schemas that would be helped by this: t.umblr.com/redirect mouser.com/api/CrossDomain/GetContext Schemas that would be harmed by this:

hyperfekt avatar Feb 15 '18 05:02 hyperfekt