Web Images Videos Maps News Shopping Gmail more »
Recently Visited Groups | Help | Sign in
Google Groups Home
mozilla . dev . extensions
This is a Usenet group - learn more
Find or start a Google Group about extensions.
Group info
Group categories: Not categorized
More group info »
Related Groups
Low activity, Usenet
Low activity, Usenet
Low activity, Usenet
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 3925  Older »

Suppressing Context Menu Items 
  Basically, I have just about everything working in my initial browser extension, but there are two things I'd really like to know... First, I have two items added to the context menu, but what I want to do is to suppress the menu items if the page is not pointing to a specific host...any quick suggestions on a good approach to solve this... more »
By nolybab  - Nov 7 - 3 new of 3 messages    

thunderbird addon port to windows 
  When I had to use Outlook, I found the system tray notification of new emails quite useful and I'm trying to get this with Thunderbird. I found the addon New Mail Icon ( [link] ) but between the description and the details (version), there's the alert "New Mail Icon is not available for Windows." with a red rounded... more »
By DynV  - Nov 7 - 1 new of 1 message    

n00b needs quickstart help 
  Most of the documentation that I can find on creating firefox extensions is fairly dated material. I did find some newer information, but only the most trivial applications (like displaying hello world in the status bar). Anyway, any pointers would be VERY much appreciated...here is what I am trying to do first:... more »
By nolybab  - Nov 6 - 5 new of 5 messages    

name() and local-name() in Firefox 3.6 
  Hello, it seems to me, that a breaking change was made to the name() and local-name() XPath functions in Firefox 3.6. Now they return their result in lower case instead of upper case. Is that right? If so, then perhaps you should mention it on the "Firefox 3.6 for developers" page. I only found out when testing my add-on with Firefox... more »
By Zorkzero  - Nov 4 - 4 new of 4 messages    

Firefox extension with XPCOM using cygwin 
  Hi there, I have FF extension compiled and linked by MSVC, but one part is compiled with cygwin's gcc. When I run it in FF and try to call some cygwin's function, browser completely freezes. Compilation & linking are without any errors and dependency walker says that final .dll is also ok. So what could be wrong?... more »
By zmichl  - Nov 4 - 1 new of 1 message    

Can an extension trigger an uninstall for another one? 
  I have an extension where I foolishly chose a name instead of an ID for the em:id. I now need to change that. Experimenting, I find that I can trigger the install of an .xpi containing the newly named extension, but this then leaves the old one still installed. From an extension can I trigger the uninstall of the old version?... more »
By Edward Hibbert  - Nov 4 - 1 new of 1 message    

customDBHeaders / Content-Type 
  Hi, I'm trying to read out the MIME content-type via getStringProperty() according to [link], but it won't work (I've added "content-type" to the mailnews.customDBHeaders preference before and rebuilt the .msf's). After inspecting TB's sources, it seems to me TB already reads out... more »
By bennisp  - Nov 4 - 3 new of 3 messages    

How to communicate with extension? 
  We're try to work with a Firefox extension, Zotero. Zotero exposes an API to other extensions: Zotero.doSomething("foo"); You can get the Zotero object with a call to the Components object: var Zotero = Components.classes["@zotero.or g/Zotero;1"] .getService(Components.interfa ces.nsISupports) .wrappedJSObject;... more »
By Chris  - Nov 3 - 4 new of 4 messages    

Replacing web content without changing the HTML 
  Hello everybody, first of all I have to say that I just started digging into Mozilla and Firefox Development but I hope my questions aren't too dumb :) I'm used to work with JS, XML. On the other hand I have almost no idea of the Mozilla API. I did some tutorials to get started. However I couldn't find an answer for my question. So I decided to ask you guys.... more »
By Sebastian Sebald  - Nov 3 - 2 new of 2 messages    

Execute code on extension uninstall 
  Hi. I've read around the Web that the extension manager can be asked to check if an extension is about to be uninstalled (something about a 'toBeUninstalled' flag). Could anyone explain how to do so? I can't manage to access that flag.
By Paco  - Nov 3 - 2 new of 2 messages    

1 - 10 of 3925   « Newer | Older »

XML      
Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google