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
To provide value, keeep needs to have a mechanism to import new connections when you make them. A big first step is to add an integration for LinkedIn.
This is achieved by building a Chrome extension that connects to your keeep account and allows you to:
import all connections
import a specific profile
In subsequent tasks, we can add more capabilities to the extension.
The text was updated successfully, but these errors were encountered:
@konstantinmuenster, do you want to tackle this on your own, or should we look into it together? I have already looked into some articles and videos and think that working with Vite + React for the extension should be a good choice.
@marvin-splitt happy to have your help! I already played a bit with the vite-react chrome extension template yesterday + looked into different options we can leverage extension options that Chrome provides. We can discuss this on Friday and then see how we can split the work 💪
To provide value, keeep needs to have a mechanism to import new connections when you make them. A big first step is to add an integration for LinkedIn.
This is achieved by building a Chrome extension that connects to your keeep account and allows you to:
In subsequent tasks, we can add more capabilities to the extension.
The text was updated successfully, but these errors were encountered: