mirror of
https://github.com/MailHops/mailhops-plugin.git
synced 2025-05-18 23:30:08 -07:00
Updated version to work with Postbox 3
This commit is contained in:
parent
1e6dbe88c8
commit
8fae5eef33
@ -22,7 +22,7 @@ var mailHops =
|
||||
showWeather: false,
|
||||
map: 'goog',
|
||||
unit: 'mi',
|
||||
appVersion: 'MailHops Postbox 0.6.2'
|
||||
appVersion: 'MailHops Postbox 0.6.3'
|
||||
}
|
||||
|
||||
mailHops.init = function()
|
||||
|
@ -7,7 +7,7 @@
|
||||
<em:id>postbox@mailhops.com</em:id>
|
||||
<em:type>2</em:type>
|
||||
<em:name>MailHops</em:name>
|
||||
<em:version>0.6.2</em:version>
|
||||
<em:version>0.6.3</em:version>
|
||||
<em:description>MailHops maps the route an email traveled to get to you. Using GeoIP it also displays distance traveled along with the location (city, state and country) of the sender.</em:description>
|
||||
<em:iconURL>chrome://mailhops/content/images/mailhops32.png</em:iconURL>
|
||||
<em:homepageURL>http://mailhops.com</em:homepageURL>
|
||||
@ -22,7 +22,7 @@
|
||||
<Description>
|
||||
<em:id>postbox@postbox-inc.com</em:id>
|
||||
<em:minVersion>2.5.0b1</em:minVersion>
|
||||
<em:maxVersion>2.5.*</em:maxVersion>
|
||||
<em:maxVersion>3.*</em:maxVersion>
|
||||
</Description>
|
||||
|
||||
</em:targetApplication>
|
||||
|
BIN
mailhops-0.6.3-pb.xpi
Normal file
BIN
mailhops-0.6.3-pb.xpi
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user