cohenerickson/Velocity

feat: intercept tab-related APIs (window.open)

Closed this issue · 1 comments

Plan to work on this myself. I did this in Hypertabs.
Basically, we can intercept API calls to do stuff like open new tabs, and instead perform that operation within the Velocity ui.

This was already implemented at some point between my last clone and the current commit. I feel silly. My bad