Posted: 07 Feb 2008 20:08 | ||
Registered User Currently Offline |
Posts: 1 Join Date: Feb 2008 |
|
Works nicely with eMusic Remote xullrunner app. Made a slight update to the getTopWindow function and updated the install.rdf and chrome.manifest, would love to see FireShot officially support Remote.
Here is some more information and thanks: https://code.google.com/p/emusicremote/wiki/Extension_Developer_FAQ function getTopWindow() { var mediator = Components.classes["@mozilla.org/appshell/window-mediator;1"] .getService(Components.interfaces.nsIWindowMediator); if (mediator) { var wList = mediator.getZOrderDOMWindowEnumerator("navigator:browser", true); if (wList.hasMoreElements()) { return wList.getNext().getBrowser().contentWindow; } else { return top.getBrowser().contentWindow; } } else return top.getBrowser().contentWindow; } |
Posted: 09 Feb 2008 13:59 | ||
Administrator Currently Offline |
Posts: 4268 Join Date: Jan 2007 |
|
Hmm, you wrote you made some changes in the latest release (0.35). I've just downloaded it and can't see any changes..
What should I change in these files to support Remote successfully? __________________ FireShot Pro Pro Full Webpage Screenshots will be moving to a subscription model soon!
There's a last chance to purchase a Lifetime License and get a 33% discount! - https://getfireshot.com/buy.php |
Posted: 11 Mar 2014 13:59 | ||
Registered User Currently Offline |
Posts: 53 Join Date: Feb 2014 |
|
Hi Mr tech, were you able to successfully support eMusic here? |
Recent topics | Replies | Views | Last Poster |
Reload background image via url |
2 | 4084 | |
new install not working on new mac |
2 | 3733 | |
all the words get underlined - not just the selected ones |
0 | 3688 | |
Installed Firefox on Ubuntu 7.10 |
1 | 4184 | |
new client - can't see icon or "take full page screenshot" in menus |
2 | 3877 | |
port to Thunderbird? |
8 | 4750 | |
Editor setting - the unchecking of floating tool windows parameter causes trouble |
1 | 3709 | |
Give a working sheet background to the studio |
1 | 3985 | |
Abnormal program terminations |
6 | 4218 | |
User Agent Modification |
5 | 4474 |