Closed forteller closed 2 years ago
@forteller Thanks for finding this bug. When I initially started work on this extension, I was only developing it for Chromium-based browsers. Because of that, when you try to execute those actions on Firefox, the extension would try and open a URL it has no access to. To fix this we'll need to conditional shoe the Firefox equivalent URLs.
If you would like you can create a PR to fix this bug 👍
I see. I don't know how to code, unfortunately, but here's the info I can find:
Download: Does not have a URL AFAIK, but opens in a separate window when pressing Ctrl + Shift + Y Extension: Does this mean the list of installed extensions? If so it's about:addons Settings: about:preferences History: This can be opened in a sidebar (Ctrl+H) or a separate window (Ctrl + Shift + H) Bookmarks: Sidebar (Ctrl + B) or Bookmarks toolbar (Ctrl + Shift + B) or separate window (Ctrl + Shift + O)
Ahh I see. Thanks for letting me know! I'll take your suggestions into consideration 🎖️
Until you're able to fix this I'd rather remove it from the Firefox version, to not create confusion. Personally I don't really see the use for this at all, so I wouldn't mind just removing it permanently, but at the same time feature parity for both browsers is really important, and I'm sure you had your reason for adding this in the first place :)
Yea a lot of the current actions themselves are going to be revamped, and part of our plan for the full release is to be able to search through your history/bookmarks right from the Search Modal.
Based on this bug and with #36 being developed, the best course of action would be to remove those actions.
Even trying to open the extension and setting URLs proved difficult 🤦 . I'll just remove them.
Describe the bug Selecting any of these from the Tab Action modal just closes the modal and otherwise doesn't seem to do anything.
To Reproduce Steps to reproduce the behavior:
Expected behavior Something should open
Platform Info (please complete the following information):
Thanks! :)