diff options
| author | Christian Cleberg <[email protected]> | 2025-11-01 14:51:15 -0500 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2025-11-01 14:51:15 -0500 |
| commit | 35533ac1040042826d4ad50ba3f4ceb0594c5a7e (patch) | |
| tree | 8498f9fdcd461f43310e71149b26a35c0b64a0f9 /content/blog/2023-01-05-mass-unlike-tumblr-posts.org | |
| parent | 39b1acc3d357e389198a43b4ebf64138f3e9248d (diff) | |
| download | cleberg.net-35533ac1040042826d4ad50ba3f4ceb0594c5a7e.tar.gz cleberg.net-35533ac1040042826d4ad50ba3f4ceb0594c5a7e.tar.bz2 cleberg.net-35533ac1040042826d4ad50ba3f4ceb0594c5a7e.zip | |
convert all PNGs to WebP
Diffstat (limited to 'content/blog/2023-01-05-mass-unlike-tumblr-posts.org')
| -rw-r--r-- | content/blog/2023-01-05-mass-unlike-tumblr-posts.org | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/content/blog/2023-01-05-mass-unlike-tumblr-posts.org b/content/blog/2023-01-05-mass-unlike-tumblr-posts.org index e067a0a..56bbe5c 100644 --- a/content/blog/2023-01-05-mass-unlike-tumblr-posts.org +++ b/content/blog/2023-01-05-mass-unlike-tumblr-posts.org @@ -56,7 +56,7 @@ and be sure you're on the "Console" tab. It should look something like this (this is in Firefox, Chromium should be similar): #+caption: Firefox Dev !Tools -[[https:///img.cleberg.net/blog/20230105-mass-unlike-tumblr-posts/dev_console.png]] +[[https:///img.cleberg.net/blog/20230105-mass-unlike-tumblr-posts/dev_console.webp]] All you need to do is paste the following snippet into the dev console. This code will collect all unlike buttons (=elements=) and then click @@ -88,7 +88,7 @@ the console, pressed Enter, and then the posts are automatically unliked. #+caption: Script !Results -[[https:///img.cleberg.net/blog/20230105-mass-unlike-tumblr-posts/script_results.png]] +[[https:///img.cleberg.net/blog/20230105-mass-unlike-tumblr-posts/script_results.webp]] Thinking about this further, I would bet that this would be fairly simple to package into a browser add-on so that users could install the |
