hckr / fb-post-screenshot

Firefox Web Extension to save Facebook posts as images
https://hckr.pl/fb-post-screenshot/
Mozilla Public License 2.0
20 stars 7 forks source link

Links are treated as profile names in anonymization mode #8

Closed hckr closed 5 years ago

hckr commented 5 years ago

screennshot

A fix is to remove selector ._3l3x a from content_script.js#L263

hckr commented 5 years ago

After removal mentions in posts from (some?) groups aren't anonymized – a new selector should be added: ._3l3x a[data-hovercard]