CSS: m.facebook.com - cleaner UI

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

2021-02-18 기준 버전입니다. 최신 버전을 확인하세요.

작성자
max44
평점
0 0 0
버전
1.2.1
생성일
2020-12-29
갱신일
2021-02-18
크기
2.16KB
라이선스
해당 없음
적용 사이트

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