🤘 Raymond M. Black 🤘 🐉
A
thread 1/3
Based on this thread, https://spoutible.com/thre... , I created a new Bookmarklet to hide the "Only followers of this user (usernamehere) can see their posts"." posts.
06:25 PM - Nov 05, 2023
0
1
0
🤘 Raymond M. Black 🤘 🐉
A
thread 2/3
If they're hiding their posts, why do I care? I don't want to follow someone if I don't know anything about their posting history. The following Spout has the code to add to the Bookmarklet. Once added, click it to make those posts hide for that session (until you refresh the page).
06:25 PM - Nov 05, 2023
0
0
🤘 Raymond M. Black 🤘 🐉
A
thread 3/3
javascript:(function(){var style=document.createElement('style'),styleContent=document.createTextNode('div.post-placeholder {display: none!important;}');style.appendChild(styleContent);var q=document.getElementsByTagName('head');q[0].appendChild(style);})();
06:25 PM - Nov 05, 2023
0
0

 

{{ notificationModalContent }} {{ promptModalMessage }}