diff options
Diffstat (limited to 'blog/2023-01-05-mass-unlike-tumblr-posts.org')
-rw-r--r-- | blog/2023-01-05-mass-unlike-tumblr-posts.org | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/blog/2023-01-05-mass-unlike-tumblr-posts.org b/blog/2023-01-05-mass-unlike-tumblr-posts.org index b335846..387ec36 100644 --- a/blog/2023-01-05-mass-unlike-tumblr-posts.org +++ b/blog/2023-01-05-mass-unlike-tumblr-posts.org @@ -49,7 +49,7 @@ sure you're on the "Console" tab. It should look something like this (this is in Firefox, Chromium should be similar):  +!Tools](https:///img.cleberg.net/blog/20230105-mass-unlike-tumblr-posts/dev_console.png "Firefox Dev Tools") 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 each button to @@ -80,7 +80,7 @@ You can see the below screenshot showing that I pasted the snippet into the console, pressed Enter, and then the posts are automatically unliked.  +!Results](https:///img.cleberg.net/blog/20230105-mass-unlike-tumblr-posts/script_results.png "Script Results") 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 add-on, go to |