I tested the site on Chromium but using my exported data from Instagram instead of Messenger. I partly surprised that it worked as well as it did. :D
I am aware that the project specifically supports Facebook Messenger primarily, but seeing as the import did work to some extent and that users will likely expect cross-functionality, I think it would be reasonable to suggest extending the support for Instagram as well.
Problems
Messages appear in JSON format instead of only the content and other relevant values.
The chat list also only displays the ID of the contact in this format: john_1234567890
Lastly, the title at the top ("X's chat history") fails to display the name, likely because it's under a different label and/or location for Instagram.
I tested the site on Chromium but using my exported data from Instagram instead of Messenger. I partly surprised that it worked as well as it did. :D
I am aware that the project specifically supports Facebook Messenger primarily, but seeing as the import did work to some extent and that users will likely expect cross-functionality, I think it would be reasonable to suggest extending the support for Instagram as well.
Problems
Messages appear in JSON format instead of only the
contentand other relevant values.The chat list also only displays the ID of the contact in this format:
john_1234567890Lastly, the title at the top ("X's chat history") fails to display the name, likely because it's under a different label and/or location for Instagram.