Config List
Name of config

  • Click the Export to export {{ configList[configListIndex].name }} and message list
  • {{key.name}}

ECC & Auth

Please open the Console... {{console.log({public: eccKeyData.public.buffer, private: eccKeyData.private.buffer})}}

Random 16 bits value

Tools

Decrypt / Encrypt
Another ECC public key (base64url)
Another random 16 bits value (base64url)
From source (base64url)
Autopush Websocket
Status: {{ wsClosed ? 'disconnected' : 'connected' }}

From Twitter or other subscription source
From Autopush and very important
From Autopush
A timestamp from Autopush and unknown what used for
From Autopush

Message

{{ messageType === 'all' ? JSON.stringify(message, null, 4) : message.data}}

More...

>_ Twitter Monitor