This is a TablePlus Plugin, install OpenURL you will have a menu Go to URL
in context menu. The menu is using for open an url/email from cell data.
TablePlus build 74 and above.
Download release, unzip and double click on file plugin to install.
git clone git@github.com:TablePlus/OpenURL.git
cd OpenURL/OpenURL.tableplusplugin
npm install
npm run build
open .
- Open a connection.
- Open a table.
- Click on a cell.
- Click on
Go to URL
in menu.
OpenURL is released under the MIT license. See LICENSE for details.