-
Notifications
You must be signed in to change notification settings - Fork 26
Closed
Labels
Description
So I'm trying to use a filter rule for Facebook with these settings
host: *.facebook.com
path: *
action: filter
filterURL: On
Trim URL Parameters: Trim all
The problem is that when I navigate on to a page with a ref on facebook it seems to not be filtered (doesn't seem to do an page update event for the extension).
Ex. Entering someones profile via hovering over the their chat gives this link:
https://www.facebook.com/{UserProfile}?fref=hovercard&hc_location=chat
Target:
https://www.facebook.com/{UserProfile}
However, refreshing the page does do the filter so I know the rule is working.
Browser: FF 55
RC Version: 1.6.1
Thanks for this cool extension 😄
Reactions are currently unavailable