nice job>>>can i deployed in simple selenium operated browser?
Hey @utkarshkg , No problem, however, it was tested only with Firefox (57+) and Chromium (but should work with any browser supporting the WebExtensions). Additionally for best effects it was used with CanvasBlocker addon.
Cheers 😄
hey , i tried to implement but there is some manifest error appearing in my screen.
C:\Users\Shiv\AppData\Local\Programs\Python\Python37-32\spoofHeadless-master\src.xpi: File C:\Users\Shiv\AppData\Local\Programs\Python\Python37-32\spoofHeadless-master\src.xpi does not contain a valid manifest
Did you maybe zip the whole src/ directory (including the including the directory itself)? The archive should contain only the files from src (not the directory + files). Updated Readme so it describes the process better.