Skip to content

[Enhancement] Implement Sync Storage for Cross-Device Compatibility #18

Open
@atj393

Description

@atj393

Description:

Currently, the extension uses chrome.storage.local, which does not sync across devices. Modify the storage to use chrome.storage.sync to allow prompt data to be shared across different devices using the same account.

Files Involved:

content.js, background.js

Expected Outcome:

Prompt data should be available across different Chrome instances, allowing users to access saved prompts from any device.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions