theahura / shoot-the-messenger

Script to auto-unsend all messages from a facebook messenger chat
Other
189 stars 28 forks source link

Plugin don't work #95

Closed jbartak closed 1 year ago

jbartak commented 1 year ago

Describe the bug Freshly installed plugin from Chrome App store don't work. It just wont remove any messages.

To Reproduce Steps to reproduce the behavior:

  1. Click remove messages and nothing happens.

Expected behavior Plugin should work.

Screenshots N/A

Desktop (please complete the following information):

Logs image

theahura commented 1 year ago

Thanks for the bug report. Just pushed a change that should fix it. TLDR: looks like facebook changed the ordering of some of their ui elements, which was resulting in the scroller being in a totally different place.

Loaded a new package into the chrome dev store, should be live soon enough

jbartak commented 1 year ago

Great, thx.