Reveal URLs version history - 1 version
Reveal URLs by Magentron
Reveal URLs version history - 1 version
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 0.1.10
Released Jun 16, 2026 - 138.59 KBWorks with firefox 142.0 and later[0.1.10] — 2026-06-16
Added- Native email add-ons for Microsoft Outlook (Office.js task pane and
command surface) and Gmail (Google Apps Script card service), so the
link-destination reveal now works inside the desktop and web mail clients,
not only in the browser extension. Each add-on ships its own manifest, icons,
localisation, per-user/roaming settings storage, build pipeline and test
suite. - A shared
findingsmodule inpackages/core, consumed by both new add-ons,
that derives the displayable link findings (including mismatch highlighting)
from parsed anchors, keeping the reveal logic identical across surfaces. - Make targets and a containerised
claspworkflow for creating, building and
deploying the Gmail Apps Script project, including minimal-scope login and a
bind-mounted token. - Gherkin scenarios and step definitions covering the Gmail card and Outlook
task pane, plus an add-on panel test harness and a CardService double.
Changed- The Gmail add-on resolves link destinations through a bundled
URL
polyfill, brands its card with the project logo and colours the revealed link
destinations; its OAuth request covers both thegmail.addons.executeand
gmail.message.readonlyscopes. - Screenshots no longer mask sensitive data with solid black boxes; the store
and documentation assets were regenerated accordingly.
Fixed- Addressed review findings across the Gmail and Outlook add-ons, the website
and the documentation (manifestAppDomains, privacy dates, icon scope,
remote-code declarations and permission naming).
Source code released under GNU Affero General Public License v3.0 only
- Native email add-ons for Microsoft Outlook (Office.js task pane and