From 8503ce886741af7bb40c1fbdb58ec6bc0b906a3c Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Fri, 14 Nov 2025 18:52:07 -0600 Subject: fix alt-text for all remaining posts --- content/blog/2023-01-05-mass-unlike-tumblr-posts.org | 8 +++++--- 1 file changed, 5 insertions(+), 3 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 56bbe5c..a3cd687 100644 --- a/content/blog/2023-01-05-mass-unlike-tumblr-posts.org +++ b/content/blog/2023-01-05-mass-unlike-tumblr-posts.org @@ -55,7 +55,8 @@ Once you are logged in and the page is loaded, open the Developer Tools 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 +#+caption: Firefox Dev Tools +#+attr_html: :alt Firefox Dev Tools' Console tab will allow you to paste this command. [[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. @@ -87,8 +88,9 @@ You can see the below screenshot showing that I pasted the snippet into 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.webp]] +#+caption: Script Results +#+attr_html: :alt The script will return "undefined" when run in the console. +[[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