wikiploy
Version:
User scripts and gadgets deployment for MediaWiki (Wikipedia).
11 lines (9 loc) • 315 B
JavaScript
/**
* Chrome configuration.
*
* You should have a Canary edition of Chrome. It seems easiest to setup doesn't involve your main Chrome.
*
* Then just run Chrome Canary with param: "...\chrome.exe" --remote-debugging-port=9222
*/
/** Remote debugging port. */
export const wsBrowserPort = '9222';