here is my code
context.drawWindow(window, 0, 0, 100, 100, "rgb(255, 255, 255)");
this code is running in the content js of the chrome extension. but its not working
please help me i m stuck badly.
here is my code
context.drawWindow(window, 0, 0, 100, 100, "rgb(255, 255, 255)");
this code is running in the content js of the chrome extension. but its not working
please help me i m stuck badly.