SomethingGeneric / bookmark-sync

Server for syncing bookmarks
MIT License
0 stars 0 forks source link

Add function to fetch and update bookmarks from server #9

Closed sweep-ai[bot] closed 1 year ago

sweep-ai[bot] commented 1 year ago

Description

This PR adds a new function fetchBookmarks to extension/script.js that sends a GET request to the /bookmarks endpoint. The function handles the returned JSON data to add or remove bookmarks as needed.

Summary of Changes

Please review and merge this PR. Thank you!

Fixes #7.


To checkout this PR branch, run the following command in your terminal:

git checkout sweep/fetch-bookmarks

🎉 Latest improvements to Sweep:


💡 To get Sweep to edit this pull request, you can: