ipfs / ipfs-companion

Browser extension that simplifies access to IPFS resources on the web
https://docs.ipfs.tech/install/ipfs-companion/
Creative Commons Zero v1.0 Universal
2.05k stars 325 forks source link

[MV3] Toggling redirect per website does not work #1243

Closed lidel closed 1 year ago

lidel commented 1 year ago

Found while reviewing https://github.com/ipfs/ipfs-companion/pull/1182

Old behavior

Clicking on the toggle does two things

(and toggling it back re-enables redirect for that origin and reloads page so it loads from local gateway again)

2023-07-21_19-32

Bug in MV3

Clicking does nothing – local URL is still in address bar, and opening website again still redirects.

2023-07-21_19-29

SgtPooki commented 1 year ago

assigned to @whizzzkid

whizzzkid commented 1 year ago

Closed with #1266