Access to manifest from origin 'null' has been blocked by CORS policy code example
Example 1: javascript access to xmlhttprequest at from origin 'null' has been blocked by cors policy
//Open the HTML file using live server, it will work
Example 2: access to image at from origin
//use crossorigin="anonymous" sttribute in img tag