SomethingGeneric / bookmark-sync

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

Add function to interact with /bookmarks endpoint #18

Closed sweep-ai[bot] closed 1 year ago

sweep-ai[bot] commented 1 year ago

Description

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

Summary of Changes

Please review and merge this PR to enable the extension to sync bookmarks with the server.

Fixes #15.


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

git checkout sweep/add-bookmarks-function

🎉 Latest improvements to Sweep:


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