- find out whether it's used for something - look for all occurrences, e.g. for playwright https://github.com/apify/crawlee/blob/v3.10.0/packages/browser-pool/src/playwright/playwright-browser.ts#L15 - it was added in https://github.com/apify/browser-pool/pull/22 Linking [Naming BrowserPlugin vs BrowserFactory](https://github.com/apify/crawlee-python/issues/179) as it is related to the browser pool as well.