i have able to solve problem by adding check for tab.url !== "about:blank" this condition in my extension auto refresh function. since i refresh the page in some condition in my ext so it was causing blank page.