Bastien-and-Gauvain / monorepo

A chrome extension to help recruiters 1-click export LinkedIn profiles in their Notion databases.
https://chromewebstore.google.com/detail/recruitivity/gahcfmlnmednhnbkifdoffblfffpeljf
3 stars 0 forks source link

🐛 fix(infra) PLAS-050: Better Regex Patterns #32

Closed bvelitchkine closed 7 months ago

bvelitchkine commented 9 months ago

On some URLs, we were trying to send messages to a non existing side panel. Which caused errors.

This PR should solve the issue!