Skip to content

gokula-krishna-dev/Binary-WS-endpoint-extension

 
 

Repository files navigation

Binary-WS-endpoint-extension

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 57.8%
  • HTML 21.7%
  • CSS 20.5%