Easily store and retrieve your personal information
Data Genie is a Chrome extension designed to simplify the storage and retrieval of personal information. The extension provides a straightforward interface for users to save and find data efficiently, leveraging IndexedDB for persistent client-side storage.
Key Features:
Store Information: Users can save key-value pairs, with the keys automatically converted to lowercase for consistency.
Retrieve Information: Users can search for stored keys, which are also converted to lowercase for accurate retrieval.
Copy to Clipboard: Retrieved information can be easily copied to the clipboard.
Status Messages: Informative messages notify users of successful operations or errors.
Responsive Design: The extension adapts to different screen sizes, ensuring a seamless user experience.