0

Why do certain Firefox extensions that rely on external web sites, such as Boomerang amd Wayback Machine, not work? No error messages are displayed, they just silently fails.

d-b
  • 956

1 Answers1

0

You must disable first party isolation, it blocks certain calls to external websites these extensions need.

Open about:config and search for privacy.firstparty.isolate and set it to false.

d-b
  • 956