cohenerickson / Velocity

Velocity is a fully featured tabbed proxy with a seamless browsing experience.
https://velocity.radon.games
GNU Affero General Public License v3.0
138 stars 324 forks source link

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

Closed luphoria closed 1 year ago

luphoria commented 1 year ago

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.

luphoria commented 1 year ago

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