leegold Posted August 24, 2013 Posted August 24, 2013 Hi, I was wondering if there was a way to control a firefox addon with I assume FF.au3 via the Mozrepl addon. I have seen some examples of this for example: http://www.thorsten-willert.de/Themen/FFau3/FF_AddOns_UDFs/_FF_FireFM.au3?a in this fileĀ here's a line: Local $sStation = _FFCmd("FireFM.Station.station.title") How does one know that "FireFM.Station.station.title" is the commnad to get a title? How do you get "inside" the addon and find out what are the commands to use to do things? It seems the commands are proprietary to the addon, so how do you find out what the commands are? Do Firefox addons have documentation pages that show this, is there a way to test an addon and capture what commands do what? I'd really like the funtionality of being able to control not only the brower in general but to be able to startup and control addons. Thanks very much, Lee G.
leegold Posted August 24, 2013 Author Posted August 24, 2013 Oh, I can view XPI files, they are like zip file containers and look inside...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now