I want to open a PDF in a new tab in chrome browser (Chrome 56.0.2924.87, Ubuntu 14.04) using window.open(fileObjectURL) in javascript. I am creating the blob f
window.open(fileObjectURL)
The cause is probably adblock extension (I had exactly the same problem).