You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @andy-portmen!
Thank you for such useful and very handy open-in extensions!
I'm faced with minor but annoying bug in open-in-chrome v0.2.8 for firefox:
Given Firefox browser with open-in-chrome ext installed
When i navigate in Firefox to the url "https://en.wiktionary.org/wiki/start"And I click open-in-chrome button
Then I expect Chrome browser would open
And I expect address bar contains url "https://en.wiktionary.org/wiki/start"But I see wrong url "https://en.wiktionary.org/wiki/start_/WAIT"
Same happens with https://start.io url (it opens-in-chrome as https://www.start%20/WAIT.io/) and other that contain "start" word in any part of the url.
Hi @andy-portmen!
Thank you for such useful and very handy open-in extensions!
I'm faced with minor but annoying bug in open-in-chrome v0.2.8 for firefox:
Same happens with https://start.io url (it opens-in-chrome as
https://www.start%20/WAIT.io/
) and other that contain "start" word in any part of the url.It seems the bug is here:
open-in/common/common.js
Line 111 in 0e67557
Chrome extension open-in-firefox works fine with such urls.
The text was updated successfully, but these errors were encountered: