Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 1017 Bytes

README.md

File metadata and controls

32 lines (21 loc) · 1017 Bytes

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