From 35533ac1040042826d4ad50ba3f4ceb0594c5a7e Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Sat, 1 Nov 2025 14:51:15 -0500 Subject: convert all PNGs to WebP --- content/blog/2023-01-05-mass-unlike-tumblr-posts.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'content/blog/2023-01-05-mass-unlike-tumblr-posts.org') 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 -- cgit v1.2.3