GitHub Sale: sign up for any paid plan this week and pay nothing until January 1, 2009!  [ hide ]

public
Description: Makes mailto: links load your webmail's compose page and adds a Compose link to the context menu.
Homepage: http://github.com/kommen/webmailcompose/
Clone URL: git://github.com/kommen/webmailcompose.git
Click here to lend your support to: webmailcompose and make a donation at www.pledgie.com !
Remove updateUrl until we can provide an https url to comply with Firefox3 
requirements
on 'Securing Updates': 
http://developer.mozilla.org/en/docs/Extension_Versioning,_Update_and_Comp
atibility
kommen (author)
Tue May 13 15:03:29 -0700 2008
commit  b3a1baead23680a67bd51adabeea4cb2ac28e51f
tree    bec1d807b3a48775a1188e3e9555611ac289bdd9
parent  57f6afa167f5d7e901b40f8466f100fc66e24eb4
...
11
12
13
14
15
16
17
...
31
32
33
34
 
...
11
12
13
 
14
15
16
...
30
31
32
 
33
0
@@ -11,7 +11,6 @@
0
     <em:creator>Jed Brown</em:creator>
0
     <em:contributor>Shadow2531</em:contributor>
0
     <em:homepageURL>http://www.jedbrown.net/extensions/</em:homepageURL>
0
- <em:updateURL>http://jedbrown.net/dev/Mozilla/webmailcompose.rdf</em:updateURL>
0
     <em:iconURL>chrome://webmailcompose/skin/webmailcompose.png</em:iconURL>
0
     <em:optionsURL>chrome://webmailcompose/content/prefDialog.xul</em:optionsURL>
0
     
0
@@ -31,4 +30,4 @@
0
       </Description>
0
     </em:targetApplication>
0
   </Description>
0
-</RDF>
0
+</RDF>

Comments

    No one has commented yet.