Andrew Ferrazzutti 33ca6223c5 Use MSC2409 to send outgoing read receipts
When a message is viewed in Matrix, make Puppeteer view its LINE chat
2021-06-11 02:53:30 -04:00
..
2020-08-18 16:47:16 +03:00
2020-08-24 16:45:44 +03:00
2021-03-15 01:40:56 -04:00
2021-05-03 02:44:11 -04:00
2021-02-26 02:22:41 -05:00

Listen config

If type is unix, path is the path where to create the socket.

If type is tcp, port and host are the host/port where to listen.

Profile directory

The profile_dir specifies which directory to put Chromium user data directories.

URL

url specifies the URL of the index page of the LINE extension for your Chromium installation.

Extension directory

The extension_dir specifies which directory contains the files for the LINE extension, which you must download yourself.

DevTools

Set devtools to true to launch Chromium with DevTools enabled by default.