local file is blocked

Everything about using Adblock Plus on Google Chrome
Post Reply
mysql@rjweb.org
Posts: 1
Joined: Tue May 18, 2021 1:25 am

local file is blocked

Post by mysql@rjweb.org »

When creating and running a local web page that contains

Code: Select all

<img src="file:///home/rj/Pics/abcd/D1234.jpg">blah</img>
Using that IMG tag fails to bring up the jpg. Instead, it says "about:blank#blocked"

If I instead paste "file...jpg" into the Chrome location, the image comes up.

What is the trick to get all local files (or at least all under Pics/) to be allowed, not blocked by ABP?
Post Reply