app project proposal: Pure Heart Swap
A game like Candy Crush, that is similarly infinitely replayable, but less scummy and with fewer pop-ups and online features.
| // ==UserScript== | |
| // @name Share Peing to Bluesky | |
| // @namespace http://tampermonkey.net/ | |
| // @version 2024-11-18.1 | |
| // @description Add a "Share to Bluesky" button on a Peing answer page. | |
| // @author You | |
| // @match https://peing.net/*/q/* | |
| // @icon https://www.google.com/s2/favicons?sz=64&domain=peing.net | |
| // @grant none | |
| // @updateUrl https://gist.github.com/HaleyHalcyon/0633cbb5f21e31be437aad254bc02675/raw/9de1c467fb100d522ac60858a66dc7e2e9952192/bluesky.user.js |