1
0
mirror of https://github.com/MailHops/mailhops-plugin.git synced 2025-05-16 22:30:09 -07:00
Nam b0a4907e55 Tabs titles and buttons translations for french
Note: settings are not well organized yet ... few options but already a lot of improvements can be done to be more logical: for instance all API keys in the same tab or dedicated tab for localization (language, units, date formats ... ).

Best regards,
2017-01-22 12:06:58 +01:00
2017-01-13 17:52:46 -07:00
2016-06-12 12:08:15 -06:00
2016-06-12 12:08:15 -06:00
2017-01-13 17:45:50 -07:00
2017-01-13 17:41:46 -07:00
2017-01-08 11:37:36 -07:00

MailHops Thunderbird and Postbox Plugin

www.MailHops.com

MailHops logo

MailHops is an email route API. It does a few things:

  1. Returns a route an email took based on the Received header IP addresses
  2. Returns a map an email took based on the Received header IP addresses
  3. Shows the weather of the sender when you provide a DarkSky API key
  4. Will tag and mark messages as Junk if from a Country you don't like
  5. Performs DNSBL check on messages
MailHops screenshot

Change the bar color in Preferences

MailHops screenshot

Editing the code

  1. After you make changes you can run the build.sh script
  2. Open Postbox or Thunderbird and goto Tools->Add-ons and "Install Add-on From File..."
  3. Choose mailhops.xpi from build script
$ chmod +x build.sh
$ ./build.sh

MailHops API

Download

Description
No description provided
Readme MPL-2.0 9.4 MiB
Languages
HTML 55.7%
JavaScript 44.1%
Shell 0.1%