With inspiration from the download snippet in the image download notebook, i made a tool that allows you to delete the images before you download them. By running it you can click on the images you want to exclude (or click again to include them again) and they will not appear in the list of urls.
You can find the snippet here.
If you want it to be activated as a button, i made it into a bookmarklet, unfortunately github does not allow js in links, so i added it to my blog instead. You can drag it to your bookmarks bar and press it to activate it on on the search page.
To get the urls, you click the popup and you can copy paste the text.
This tool is not very useful if yo have many classes to process, but for few classes it seems handy.
Same here. this is the error I get: Refused to load https://code.jquery.com/jquery-latest.min.js because it does not appear in the script-src directive of the Content Security Policy.
Hi! Google updated their policy or something like that and I doesn’t work anymore… But Thank you for making it!
Here’s the error message:
Refused to load the script ‘’ because it violates the following Content Security Policy directive: “script-src ‘nonce-0TKqCzKYsxcEMLsGJ9R/6A’ ‘self’ ‘unsafe-eval’ ”. Note that ‘script-src-elem’ was not explicitly set, so ‘script-src’ is used as a fallback.