To remove the Facebook news feed with Firefox on Android, install uBlock Origin then add the following to "My filters" (Firefox ... menu -> Extensions -> uBlock Origin -> Open the dashboard -> My filters):
! Remove Facebook news feed
m.facebook.com##div.displayed.m:nth-of-type(n+9)
www.facebook.com##div.displayed.m:nth-of-type(n+9)
Hit the checkbox icon then reload the Facebook homepage to confirm it worked.