akisman / firefox-reverse-image-search

A reverse image search addon/extension for Firefox
MIT License
5 stars 1 forks source link

Version 1.1.0 disables multi-processing in FF #4

Open sinuhe69 opened 7 years ago

sinuhe69 commented 7 years ago

When turned on, this add-on will disable multi-processing in FF. Tested with version 1.1.0 on FF 55.0.2 (64 bit) on both Linux Mint 17.3 and Windows 10

How to reproduce? 1) Disable all add-on and restart FF 2) Make sure FF multi-processing is turned on 3) Enable firefox-reverse-image-search, restart FF 4) Go to about:support, find the item "multi-processing" to check

akisman commented 7 years ago

Hi @sinuhe69 , thanks for the detailed feedback. I'm aware of the multi-processing issue, but due to lack of time currently and the upcoming release of Firefox 57, I'll be rewriting the add-on using the WebExtensions API some time soon with some additional features, which should also solve the multi-processing issue

Thanks!