ssborbis
ssborbis
Ok, you can try what's in the dev repo to see if it works for you. For some reason I don't understand, chromium-based browsers require a slight delay in setting...
v1.41.1 is out. I'm not sure this fix made it into a release before now. Let me know if this is working correctly, or just close out the issue, and...
How often are you using this feature? I wonder if it wouldn't be useful to make this standard behavior, but prompt with a yes/no confirmation dialog if the search terms...
Something like this? `/([a-zA-Z]_\d+|\d*)([a-zA-Z]+)0{0,2}(\d{1,5})/$2-$3/g` 
I'll try to play around with waterfox, but there's no certainty I'll see the bug you are seeing. You might try inspecting this addon through about:debugging#/runtime/this-firefox and see what errors...
I discovered a bug related to site search engines that causes the user config to not load properly. It may only show up after using a legacy-style site engine, corrupting...
I've never really paid attention to the names on that page. I've mostly relied on the javascript variable name to list the setting. At some point I'll need to rework...
> Edit: I also tried the useful feature related to import\export only selected search engines and about possible future lines this popup appeared in case of duplicates. Gotcha. I'll add...
Send me your config. I seem to recall you needed some special css to work with that plugin.
Looks like a conflict with that addon. It seems to get priority for the contextmenu event on the div it creates for the zoomed image, and I can't capture it...