Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 773 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 773 Bytes

SelectToCall for FusionPBX

Using SelectToCall for FusionPBX:

  • Select phone number on web page
  • Right click to view context menu
  • Select "Dial " to pass the number to your extension
  • Answering your phone triggers call to

To build and test locally:

  • Navigate to chrome://extensions
  • Expand the Developer dropdown menu and click “Load Unpacked Extension”
  • Navigate to the local folder containing the extension’s code and click Ok
  • Assuming there are no errors, the extension should load into your browser

from: https://superuser.com/questions/247651/how-does-one-install-an-extension-for-chrome-browser-from-the-local-file-system

Use of this source code is governed by a BSD-style license that can be found in the LICENSE file.