Distraction-free Pinterest (PC)
I use Pinterest to discover interesting content. It sorta works as long as it’s content linked from an external site. It’s these external sites I’m interested in.
Unfortunately Pinterest is full animated content and ads which don’t play well with my attention disorder. But it’s easy to disable auto-play for videos.
Under Settings → Privacy you can untick “Auto-play videos on desktop”. Now it’s click to play, so I’m not missing out on anything, but it’s also not drawing my attention.
Another improvement is to disable notifcations. This is under Settings → Notifications. Untick all the boxes or click “turn off all”.
Finally, get rid of the promoted pins by adding the following to your uBlock Origin (Firefox / Chrome) blocklist:
pinterest.*##[data-grid-item]:has([data-test-id="oneTapPromotedPin"])
pinterest.*##[data-grid-item]:has([aria-label="Product Pin"])
pinterest.*##[data-grid-item]:has([data-test-id="oneTapPromotedPin"])
pinterest.*##[data-grid-item]:has([title="Promoted by"])
pinterest.com##[data-grid-item]:has([data-test-id="oneTapPromotedPin"])
pinterest.com##[data-grid-item]:has([aria-label="Product Pin"])
pinterest.co.uk##[data-grid-item]:has([data-test-id="oneTapPromotedPin"])
pinterest.co.uk##[data-grid-item]:has([aria-label="Product Pin"])
Other content blocking software that uses the same syntax, like Adblock Plus, will also accept the above instructions. I could probably make them cleaner but it works.
The final suggestion is to fine-tune your feed. You can do this under Tune your home feed. You can also see suggestions only inspired by a specific board you’ve made.
You can always see why Pinterest is suggesting a pin to you: click the three dots to see why. Just looking at a pin without pinning it, is enough to start getting weird suggestions. Screenshots of text seem to be the worst.
Enjoy your distraction-free pinboards!