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
Search Repo:
Click here to lend your support to: webmailcompose and make a donation at www.pledgie.com !
Make plugin compatible with Firefox3. Bump version.
kommen (author)
Tue May 13 15:15:02 -0700 2008
commit  1836304c09eac6b0b99d23f2e03d955e5a53823d
tree    59e80c28107466cdbf185f744fccc514ecd424cb
parent  a023f9b97bd0864a87aea4b52b6ef83f58c9c33d
...
6
7
8
9
 
10
11
12
...
26
27
28
29
 
30
31
32
...
6
7
8
 
9
10
11
12
...
26
27
28
 
29
30
31
32
0
@@ -6,7 +6,7 @@
0
   <Description about="urn:mozilla:install-manifest">
0
     <em:id>{77FD3355-E57A-4e76-B9CB-BDCD3A50D02F}</em:id>
0
     <em:name>WebmailCompose</em:name>
0
- <em:version>0.6.6</em:version>
0
+ <em:version>0.6.7</em:version>
0
     <em:description>Makes mailto: links load your webmail's compose page and adds a Compose link to the context menu.</em:description>
0
     <em:creator>Jed Brown</em:creator>
0
     <em:contributor>Shadow2531</em:contributor>
0
@@ -26,7 +26,7 @@
0
       <Description>
0
         <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
0
         <em:minVersion>0.8</em:minVersion>
0
- <em:maxVersion>2.*</em:maxVersion>
0
+ <em:maxVersion>3.*</em:maxVersion>
0
       </Description>
0
     </em:targetApplication>
0
   </Description>

Comments

    No one has commented yet.