If you are annoyed of the "Gaming Video" located in the upper part of your Facebook chat sidebar, then all you need to do is remove it.

Just follow the simple steps listed below.

1. Open your Facebook account.
2. Go to your FB homepage.
3. Right click on the gray area of your FB account and then click Inspect. See image below.

4. Inside the Developer Tools click the Elements tab.

5. Click anywhere inside the Elements tab and press CTRL + F (Find). Now, the Find by string, selector, or XPath input field will appear.

6. In the Find by string, selector, or XPath type "pagelet_canvas_nav_content" (without quotation) and press ENTER key.

7. If there multiple search results just select the one inside the <DIV> tag.

8. Now, double click "div" to select and edit it.

9. When the "div" is selected, press SPACE BAR.

10. When you see the small light blue rectangle like icon, type the following code:

style="display:none;" and press ENTER.


After typing the given code above, you will have the same image as below.

And after pressing ENTER key you should have the image below.

11. Now, the Gaming Video is gone!

12. Done.

IMPORTANT NOTE: This trick will only work if you will not going to RELOAD or REFRESH your Facebook account. And after you close your FB account page the code that you inject will also be removed. So, you will need to do the tutorial again once you are back in your FB account.