Note: This extension only works on Binary.com platforms.
This chrome extension will add items to localStorage based on Login id, Url and App id, these items are default_app_id
, app_id
and server_url
.
By using this extension on binary.com projects you set these items with names config.default_app_id
, config.app_id
and config.server_url
in localStorage.
How to work with this project
git clone [email protected]:binary-com/Binary-WS-endpoint-extension.git
cd Binary-WS-endpoint-extension
npm install
Go to google chrome's extension manager and enable developer mode, then open this project via load unpacked extension the extension must be enabled for developing.