Are you sure you want to go to an external site to donate a monetary value?
WARNING: Some countries laws may supersede the payment processors policy such as the GDPR and PayPal. While it is highly appreciated to donate, please check with your countries privacy and identity laws regarding privacy of information first. Use at your utmost discretion.
So far I haven't seen any new sponsored posts on my end. I will close this issue. If you encounter sponsored posts, please share them in a new issue with (screenshot of the) source code of the "Sponsored" text.
The new version 1.12 also removes Paid Partnerships and adds few more options to remove in the source code.
make sure that you use the new version 1.10
Should be solved in v1.10
TODO: Remove sponsored posts where "Sponsored" is inner text:
Hi, thanks for the feedback!
I noticed this also on my feed.
I added one more case of the removal of the sponsored posts, I am not sure if this would cover them all:
https://openuserjs.org/scripts/freeos/Facebook_Cleaner/source#H231c8431c5b1c780d410b0731d9c8e5cb0dd936893b5c5c646b1f79e1ac2423ab837beaf7c9aa042392dd40c962e2a665f29b57be0d32a93303e665c3a7d41e8L47
You try the new version and let me know if you see sponsored posts. If you do, please share (a screenshot of) the source code of the HTML element around the "Sponsored" words.
sorry, here is the corrected link to the source: https://openuserjs.org/scripts/freeos/Facebook_Cleaner/source
solved it in my script: https://openuserjs.org/scripts/freeos/Facebook_Cleanup
Installed but not removing sponsored posts with the new FB interface. Screenshot: https://i.imgur.com/HaAILBH.png
Re: @Marti:
GM_config lacks the following features, a regular user might want:
I think a better alternative solution would be if the options could be accessed through the Violentmonkey extenesion popup. Then they will be always active, and when the user decide to change them he can do so.
Re: @Marti:
thanks!
Is it possible to add options to the script that the user can activate and deactivate and thus change the script execution?
Some user might not like some features of a script and thus they would be able to deactivate them.
If it is not possible now, are there any plans to add such a feature?