Anybody using QuickOwl extension. https://quickowl.app/. Observing a bug
Recently it has started url-encoding (&) due to which many of my links have stopped working.
Example:
https://translate.google.com/?tl=en&text=apple
Sample correct output
The above will directly translate word “apple” to English. but now QuickOwl seems to URL encode the & due to which the extension is useless anymore.
Its encoding to “https://translate.google.com/?amp;text=apple&tl=en” due to which the automatic translation no longer works.
Sample buggy output
Anyone has a idea how to workaround this or hack it and make it work ?
Tried exporting and changing & to & and import again, but didnot help
Reinstalled the extension for chrome, didnot work
Tried the extension for chrome, mozilla, edge, but didnot work
Suraj Ketan Samal is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.