diff options
| author | Christian Cleberg <[email protected]> | 2025-11-14 18:52:07 -0600 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2025-11-14 18:52:07 -0600 |
| commit | 8503ce886741af7bb40c1fbdb58ec6bc0b906a3c (patch) | |
| tree | 8e5d6b4de7b1b6a6ab85cd1a678f3f727d096264 /content/blog/2023-01-05-mass-unlike-tumblr-posts.org | |
| parent | ab1d0a88a5418a32f356564630e1cfba2f2329c4 (diff) | |
| download | cleberg.net-8503ce886741af7bb40c1fbdb58ec6bc0b906a3c.tar.gz cleberg.net-8503ce886741af7bb40c1fbdb58ec6bc0b906a3c.tar.bz2 cleberg.net-8503ce886741af7bb40c1fbdb58ec6bc0b906a3c.zip | |
fix alt-text for all remaining posts
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 | 8 |
1 files changed, 5 insertions, 3 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 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 |
