Skip to content

Outlook Add-in that shows you all domains included in a mail.

License

Notifications You must be signed in to change notification settings

jballmann/safelink-outlook

Repository files navigation

Safelink Extension

Thunderbird • Outlook

This Outlook add-in shows you in the taskpane all the web domains of the links contained in the email. This allows you to see if the email contains suspicious or trustworthy links before you click on them and fall into the potential phishing trap.

Installation

Choose for installation the manifest.xml file or input the URL https://jballmann.github.io/safelink-outlook/manifest.xml.

Development

To start developing,

  1. clone repo,

  2. install dependencies with npm install,

  3. start dev server with npm run start

More information about Developing Office Add-ins.

License

GPLv3