Last browser window standing
52 posts
• Page 4 of 4 • 1, 2, 3, 4
Seems nice but its in C++, while i work in Javascript
![]() Thanks anyways.. ![]() Thanks Ravjot, But i have already created a skeleton of my component ... i am able to get "hellloworld" message ..!!
but, i do not know how to go further...in solving my base problem...of ensuring a single socket (which is created through an extension) amoong many FF windows.. ![]() If any one can help...plz... You may wish to have a look at how this extension does it: https://addons.mozilla.org/en-US/firefox/addon/1253
Thanks for the link,
but the above makes use of XHR to get the data.. ![]() While i want to host a serversocket in my extension !! You would use your current code for the server socket, the bit you are after is how to use the observer for profile-after-change so your code only runs once.
52 posts
Page 4 of 4 • 1, 2, 3, 4
Return to Extension Development Who is onlineUsers browsing this forum: No registered users and 1 guest |
![]() |