Wait, so you're saying the program should already be doing what I'm describing?
I have MP stored in memory. When I set up a new group/account/password for a site, I don't alter the url in any way. So for instance if I go to
http://www.somesite.com/signup.php and I want to create custom settings for this site, I will go to the Accounts tab, select New Group from the drop down menu, then scroll
all the way down to the bottom of the list (as I say, I've been using the extension for a while, so it's a pretty long list and there is no way I know of to change the order in which they appear), highlight the new item and then select New Account from the drop down menu. All the while, over on the left side of the PWM menu (underneath File Edit View, etc) I see:
Master Password |********************|
Store Master password |in memory |
Using URL |somesite.com |
And I always just leave it that way. In other words, I don't go in and add "
http://www." to the beginning or "/*" to the end. I just leave it the way it comes up. I also don't change the url in the Account Specific Settings menu. By default it says "somesite.com" and I just leave it that way. Are you saying that in order to enable my custom settings I have to go and add the wildcards to the url? Why would this be, though, since "somesite.com" is already a match for "
http://www.somesite.com/login.php" ; *.somesite.com/* doesn't make it match better, it just forces me to type more!