CSS: m.facebook.com - cleaner UI

Corrections to UI of Facebook for mobile browsers: remove useless panels

As of 2021-02-18. See the latest version.

Author
max44
Ratings
0 0 0
Version
1.2.1
Created
2020-12-29
Updated
2021-02-18
Size
2.16 KB
License
N/A
Applies to

This script adjusts UI of m.facebook.com to get rid of useless panels:
- MBackNavBar - back arrow header above the current message - is removed
- MStoriesTray - box with various stories - is removed
- conversation guides are removed
- clickable area around "Like", "Reply" and "More" is made smaller to solve click problem in mobile Mozilla Fenix


Please try another script for m.facebook.com, which enables text copying in mobile browsers: https://gf.zukizuki.org/en/scripts/419355


Version history:
- 1.2.1 (2021-02-18): @namespace and @homepage changed
- 1.2 (2021-01-05): CSS for smaller clickable area around "Like", "Reply" and "More" is amended
- 1.1 (2021-01-01): code is rewritten to add CSS to the end of the document instead of tag in order to overcome possible server side CSS with !important rule
- 1.0 (2020-12-29): initial release