You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My use case involves sending emails and pasting links to some documents. Is it possible to update these links dynamically?
For example, using a Chrome extension, we could check a textarea for any text containing “www” or “http” and replace it with a link generated from the Dub API.
Is this approach feasible or technically possible?
The text was updated successfully, but these errors were encountered:
My use case involves sending emails and pasting links to some documents. Is it possible to update these links dynamically?
For example, using a Chrome extension, we could check a textarea for any text containing “www” or “http” and replace it with a link generated from the Dub API.
Is this approach feasible or technically possible?
The text was updated successfully, but these errors were encountered: