Delete all facebook messages at once
If you have many messages for delete from facebook, it is very difficult to select all the messages, because facebook don't have the option for select all the message at once and delete in a click. But we have the solution for this we will give a small script for selecting all the message at once and delete in a single click. Step 1: Login to your facebook account and go to message section. Step 2: Select whose message you want to delete. Step 3: Scroll up all the messages will load. Step 4: Click Action (gear icon) and click Delete Messages... button like the below image. Step 5: After press the Delete Messages... button you can see some check box on righside of the messages. Step 5: Now Right click anywhere of the facebook page and click Inspect and on that window press Console (or simply press ctrl+shift+j ), copy the below code and pa...