Regex-Find
Regex-Find copied to clipboard
e10s comatibility
Is e10s compatible version planned? It looks like it's slowly maturing and won't be that long until it'll go into Fx release channel.
For now the addon updates are not planned.
Returning to the development. But the addon cannot suuport multiprocess because it needs acces to the internal window/document Javascript objects to get necessary info. And this type of access is not available in the e10s mode. So a solution would be to use a Non-e10s window or disable multiprocess feature for the browser (see description in this repo). You may create another browser profile and disable e10s only there to use the addon.