Add chrome option for PlaywrightCrawler

Currently when using PlaywrightCrawler the three default browser types are 'chromium', 'firefox', 'webkit'

Add straight forward support for actual Chrome as well. (consider if that is supposed to be in the same optional group as playwright or even addtional optional group as it will require download and installation of Chrome browser as well)