@oc2ps – Hmm tested and it should work with any valid selector. It is passed directly to jQuery so if it doesn’t return an element it didn’t match properly, also should support comma separated lists of selectors but I will have to test and confirm this, but I am assuming since we pass it directly to jQuery the same would apply, but that is also an issue specifically in the extension that we can address there.
As for premium styled themes, that is possible in the future, we may even already be working toward a community driven database of user submitted themes, as well as some available from designers as micro purchases in our store. All things are possible and we follow our users needs so will keep that high on the list.
Also as far as exit intent on mobile, this currently isn’t possible. There just isnt any way to know they are leaving the page until they have already gone, at which point our scripts are no longer running. Here is a quote from the one answer in the link you pasted.
Unfortunately, it looks like if you want an event to fire before the page is hidden, you’re out of luck, because mobile Safari halts execution of everything on the page when the user clicks on the address bar. This means that you cannot, for example, monitor the page height to see if the user is typing on the keyboard (as they would be if they clicked the address bar).
Basically once the user lifts their finger, we can’t detect them any longer. Since they don’t have to slide their finger to the x like a mouse this leaves us no way to detect it. Glad to keep revisiting, but you won’t find any exit intent solutions that boast mobile exit intent functionality at this time. If you do I would love to see it and find out how it works.
A/B Testing is a fickle one. I have visited this once before but the current state of the plugin would have made it very cumbersome and not easy to use or set up / manage. Due to that we have been making many changes in a move in that direction so look for it after the next major update (v1.5).
You can grab the latest beta here https://github.com/PopupMaker/Popup-Maker/archive/v1.4-general.zip