{ "name": "cApexWEB", "author": "Brendan Coles ", "version": "0.1", "description": "cApexWEB - web based Backoffice client", "website": "http://www.capitalsoft.com/", "matches": [ { "text": "" }, { "regexp": "(?-mix:cApexWEB ([^\\s^<]+)<\\/title>)", "offset": 1 }, { "text": "<!-- Change Company & Address Line , Enter First Line for Company Name and 2nd Line of Address --->" }, { "regexp": "(?-mix:<input type=\"hidden\" value=\"([^\\s^\"^>]+)\" name=\"dfcode\">)" }, { "regexp": "(?-mix:<input type=\"hidden\" name=\"dfparentdb\" value=\"([^\\s^\"^>]+)\">)" }, { "regexp": "(?-mix:<input type=\"hidden\" name=\"dfparentip\" value=\"([^\\s^\"^>]+)\">)" }, { "text": "<td><form method=\"post\" name=\"parentpage\" action=\"../servlet/capexweb.parentvalidatepassword\">" }, { "text": "<form method=\"post\" action=\"../servlet/capexweb.parentvalidatepassword\">" }, { "text": "var winPop = window.open(\"../servlet/capexweb.parentvalidatepassword?dfuserid=\"+dfuserid.value+\"&dfpassword=\"+dfpassword.value+\"&dfparentip=\"+dfparentip.value+\"&dfparentdb=\"+dfparentdb.value+\"&dfcode=\"+dfcode.value+\"\",\"mywin\",\"width=550,height=550,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,fullscreen=yes\");" } ] }