Online Editor

The "Add TAM Plugin" link below is a bookmarklet. Drag and drop it to your bookmarks bar of the browser.

Once you open the online editor, click on the bookmark to add the plugin.

Add TAM Plugin Online Editor
Online Editor with TAM plugin activated

Desktop App

Download the TAM plugin using link below.

Run the Draw.io application, in the menu select Extras > Plugins..., click Add then Select File..., choose downloaded file and click Apply.

Close all instances of the Draw.io application and open again.

Download TAM Plugin Download App
Draw.io desktop application Editor with TAM plugin activated

VSCode Extension

Download the TAM plugin using link below.

Open VSCode extensions tab on the left sidebar and search for Draw.io. Install the Draw.io Integration extension.

Edit VSCode settings.json by opening command palette F1, selecting command Preferences: Open Settings (JSON) and adding the following entry:

"hediet.vscode-drawio.plugins": [
    {"file":"path/to/file/tam-drawio.js"}
]

Save settings and restart VSCode.

Download TAM Plugin VSCode Extension
VSCode Draw.io extension with TAM plugin activated