Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Learn More

Re-order extensions' access to page URL

  • 10 trả lời
  • 0 gặp vấn đề này
  • 6 lượt xem
  • Trả lời mới nhất được viết bởi cgelinek

more options

This is pretty much a duplicate of https://support.mozilla.org/en-US/questions/1334684 : I have the uBlock Origin and Skip Redirect extensions installed, both work by checking/modifying the URL of the site I am trying to visit.

Unfortunately, I am running into some sites that are re-directed via some tracking URLs. Here's one example I had today:

Original URL: https://sslh62px.r.us-east-2.awstrack.me/L0/https:%2F%2Fwww.allaboutcircuits.com%2Ftechnical-articles%2Fanalyzing-dc-and-steady-state-ac-circuits-with-python%2F/2/010f01832042551a-ed0a0774-ca39-4cd9-825e-a375504c6ea5-000000/c7T-m43jFRD5B3k49nHcvIOhCtM=71

As you can see, the destination URL is embedded within the tracker URL and as such, is exactly what Skip Redirect was designed to deal with. Unfortunately, uBlock Origin seems to look at the URL before Skip Redirect does and blocks it outright because it is a known tracker (awstrack.me).

If I could tell Firefox to let Skip Redirect modify the URL first (to https://www.allaboutcircuits.com/technical-articles/analyzing-dc-and-steady-state-ac-circuits-with-python/ ), uBlock Origin didn't need to block access to it.

Is there a way to change the order in which extensions are applied (i.e. get to run) when a URL is opened?

This is pretty much a duplicate of https://support.mozilla.org/en-US/questions/1334684 : I have the uBlock Origin and Skip Redirect extensions installed, both work by checking/modifying the URL of the site I am trying to visit. Unfortunately, I am running into some sites that are re-directed via some tracking URLs. Here's one example I had today: Original URL: https://sslh62px.r.us-east-2.awstrack.me/L0/https:%2F%2Fwww.allaboutcircuits.com%2Ftechnical-articles%2Fanalyzing-dc-and-steady-state-ac-circuits-with-python%2F/2/010f01832042551a-ed0a0774-ca39-4cd9-825e-a375504c6ea5-000000/c7T-m43jFRD5B3k49nHcvIOhCtM=71 As you can see, the destination URL is embedded within the tracker URL and as such, is exactly what Skip Redirect was designed to deal with. Unfortunately, uBlock Origin seems to look at the URL before Skip Redirect does and blocks it outright because it is a known tracker (awstrack.me). If I could tell Firefox to let Skip Redirect modify the URL first (to https://www.allaboutcircuits.com/technical-articles/analyzing-dc-and-steady-state-ac-circuits-with-python/ ), uBlock Origin didn't need to block access to it. Is there a way to change the order in which extensions are applied (i.e. get to run) when a URL is opened?

Tất cả các câu trả lời (10)

more options

Hi Dropa, I wasn't talking about redirects as the HTTP feature. I am talking about the "Skip Redirect" extension which is very useful to navigate to a destination site directly, rather than through a (potentially tracking) intermediary URL.

Anyway, my question is if there is a way to control in which order extensions (such as Skip Redirect and uBlock Origin) process the URL, since it'll obviously make a difference whether one does the processing before the other.

In my case, uBlock Origin blocks the URL before Skip Redirect has a chance to change the URL to the destination, which is exactly the opposite order I want.

more options

Do you need the url blocked if it is going to be redirected? Under which category is uBO blocking it?

more options

Hi Terry, thanks for looking into this.

I think the preferred flow would be something like the following: 1. I'm navigating to https://sslh62px.r.us-east-2.awstrack.me/L0/https:%2F%2Fwww.allaboutcircuits.com%2Ftechnical-articles%2Fanalyzing-dc-and-steady-state-ac-circuits-with-python%2F/2/010f01832042551a-ed0a0774-ca39-4cd9-825e-a375504c6ea5-000000/c7T-m43jFRD5B3k49nHcvIOhCtM=71 2. The "Skip Redirect" extension processes that to become https://www.allaboutcircuits.com/technical-articles/analyzing-dc-and-steady-state-ac-circuits-with-python/ 3. The "uBlock Origin" extension checks whether that is a tracking URL (it isn't) and lets me visit the page.

Currently, (2) and (3) are swapped, leading uBlock Origin to block access before Skip Redirect changes the URL to remove the tracker.

Testing the URL in (1) just now also revealed something interesting: The "Skip Redirect" extension actually pops up a message that it has detected the tracker and that it is changing the URL (to the desired destination), at the same time as I am landing on the "uBlock Origin has prevented the following page from loading" page. So it appears to me as if both extensions are processing the URL in parallel, which I find strange, but maybe there's a deeper wisdom to it I'm currently unaware of.

more options

Does that mean that you are being redirected as you wish?

more options

No, I unfortunately am not.

While the Skip Redirect's popup suggests it is changing the URL, I get to see the "uBlock Origin has prevented the following page from loading" page.

more options

Why is uBO blocking the url? Can you create an exception for it?

more options

As far as I understand, uBO is blocking it because the original URL https://sslh62px.r.us-east-2.awstrack.me/L0/https:%2F%2Fwww.allaboutcircuits.com%2Ftechnical-articles%2Fanalyzing-dc-and-steady-state-ac-circuits-with-python%2F/2/010f01832042551a-ed0a0774-ca39-4cd9-825e-a375504c6ea5-000000/c7T-m43jFRD5B3k49nHcvIOhCtM=71 ... is a tracking one.

I could create an exception for this, but then, if Skip Redirect isn't able to change the URL to the desired destination, it wouldn't block either, which I do want.

Skip Redirect can change the tracking URL above to a non-tracking one https://www.allaboutcircuits.com/technical-articles/analyzing-dc-and-steady-state-ac-circuits-with-python/ but uBO blocks access because the original URL is a tracking one.

To re-iterate: 1. I want uBlock Origin to block tracker URLs I am about to visit. 2. I want Skip Redirect to process a URL before uBlock Origin decides whether to block it, in case Skip Redirect can remove the tracking.

Or, in other words, I want to prevent uBO from blocking any URLs until Skip Redirect has had a chance to potentially remove the tracking parts. But in case Slip Redirect cannot remove the tracking, I do want uBO to block access.

Được chỉnh sửa bởi cgelinek vào

more options

As far as I understand, uBO is blocking it because the original URL https://sslh62px.r.us-east-2.awstrack.me/L0/https:%2F%2Fwww.allaboutcircuits.com%2Ftechnical-articles%2Fanalyzing-dc-and-steady-state-ac-circuits-with-python%2F/2/010f01832042551a-ed0a0774-ca39-4cd9-825e-a375504c6ea5-000000/c7T-m43jFRD5B3k49nHcvIOhCtM=71 ... is a tracking one.

I could create an exception for this, but then, if Skip Redirect isn't able to change the URL to the desired destination, it wouldn't block either, which I do want.

Skip Redirect can change the tracking URL above to a non-tracking one https://www.allaboutcircuits.com/technical-articles/analyzing-dc-and-steady-state-ac-circuits-with-python/ but uBO blocks access because the original URL is a tracking one.

To re-iterate: 1. I want uBlock Origin to block tracker URLs I am about to visit. 2. I want Skip Redirect to process a URL before uBlock Origin decides whether to block it, in case Skip Redirect can remove the tracking.

Or, in other words, I want to prevent uBO from blocking any URLs until Skip Redirect has had a chance to potentially remove the tracking parts. But in case Slip Redirect cannot remove the tracking, I do want uBO to block access.

more options

I understand what you want but I doubt it's possible. It's a specialised request. You may find an answer in the uBO wiki or you could ask the question on the Reddit sub /r/uBlockOrigin. You can open each of those from the Support tab of the extension's preferences (which you get from Add-ons and Themes).

more options

I don't agree that it is specialised: Any extension that is analysing the URL (e.g. detecting trackers) or changing it (e.g. to remove tracking) may end up working incorrectly if executed in the wrong order. There's at least one other concrete example where this matters, namely the question by peter.j.riches (at https://support.mozilla.org/en-US/questions/1334684) where two completely different extensions (in their case, "HTTPS Everywhere" and "ClearURLs") are causing similar problems.

In both their and my case, being able to control in which order extensions process the URL, would solve these issues.

Được chỉnh sửa bởi cgelinek vào