CSS: m.facebook.com - text copy

Corrections to UI of Facebook for mobile browsers: text copy enabled

Από την 18/02/2021. Δείτε την τελευταία έκδοση.

Δημιουργός
max44
Βαθμολογίες
0 0 0
Έκδοση
1.1.1
Δημιουργήθηκε την
29/12/2020
Ενημερώθηκε την
18/02/2021
Μέγεθος
2 KB
Άδεια
Μη διαθέσιμη
Εφαρμόζεται σε

This script adjusts UI of m.facebook.com to enable text copying on mobile browsers:
- the link, which covers the whole message text, is removed
- cursor is made normal
- text selection is allowed


Please try another script for m.facebook.com, which removes useless Facebook panels in mobile browsers: https://greasyfork.org/en/scripts/419357



Version history:
- 1.1.1 (2021-02-18): @namespace and @homepage changed
- 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