mirror of
https://github.com/MailHops/mailhops-plugin.git
synced 2025-05-18 23:30:08 -07:00
File reviewed. Thanks for the new translatable string ;-). Translation process can be improved; please do not use automated translation => add strings in files, left them empty and in the code use english strings if no local string is found. Otherwise your plugin may become unusable after translation. For instance 'hops' can not be translated by 'houblons' which is, in french, the main cereal component for BIER and has no plural!! Best regards,
MailHops Thunderbird and Postbox Plugin

MailHops is an email route API. It does a few things:
- Returns a route an email took based on the Received header IP addresses
- Returns a map an email took based on the Received header IP addresses
- Shows the weather of the sender when you provide a DarkSky API key
- Will tag and mark messages as Junk if from a Country you don't like
- Performs DNSBL check on messages

Change the bar color in Preferences

Editing the code
- After you make changes you can run the build.sh script
- Open Postbox or Thunderbird and goto Tools->Add-ons and "Install Add-on From File..."
- Choose mailhops.xpi from build script
$ chmod +x build.sh
$ ./build.sh
MailHops API
Download
Languages
HTML
55.7%
JavaScript
44.1%
Shell
0.1%