marcosvrs / WTF

WTF - Chrome Extension that allows you to send messages in bulk via Whatsapp™ Web
https://chrome.google.com/webstore/detail/kcdlihaidnmkenhlnofkjfoachidbnif
MIT License
60 stars 19 forks source link

[WIP] New Storage Manager to store the messages (incl. Attach) to the indexedDB and save memory #22

Closed marcosvrs closed 1 year ago

marcosvrs commented 1 year ago

Created a solution to use indexedDB to save the message (incl. Attachment) to fix the memory issue reported #11.

Still need further tests before going live.

marcosvrs commented 1 year ago

Tested with one thousand numbers and the memory kept low. Ready to go live.