I did some poking around in the plugin itself and found that if I replace this
in the FScript.js file, with this
[copy or print]
FARR.setStrValue("launch", "htmlviewurl https://mail.google.com/tasks/a/MYDOMAIN.com/ig");
FARR.setStrValue("launch", "htmlviewurl https://mail.google.com/tasks/a/MYDOMAIN.com/ig");
I get exactly the functionality I was looking for.




