Upload folder using huggingface_hub
Browse files- README.md +28 -0
- kt-flex-call.zip +3 -0
README.md
ADDED
|
@@ -0,0 +1,28 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: other
|
| 3 |
+
---
|
| 4 |
+
|
| 5 |
+
# KT Flex Call
|
| 6 |
+
|
| 7 |
+
A small Chrome extension. Adds a **Call** card to a TMTx case page: click the
|
| 8 |
+
client's phone number to dial it in Twilio Flex, or draft a text to them.
|
| 9 |
+
|
| 10 |
+
Nothing else. No accounts, no server, no network calls — it reads the page in
|
| 11 |
+
front of you and talks to your own Flex tab.
|
| 12 |
+
|
| 13 |
+
## Install
|
| 14 |
+
|
| 15 |
+
1. Download **kt-flex-call.zip** and unzip it somewhere permanent
|
| 16 |
+
(not Downloads — Chrome reads the folder from disk every time it starts).
|
| 17 |
+
2. Open `chrome://extensions`
|
| 18 |
+
3. Turn on **Developer mode**, top right.
|
| 19 |
+
4. Click **Load unpacked** and pick the unzipped folder.
|
| 20 |
+
5. Reload your TMTx tab.
|
| 21 |
+
|
| 22 |
+
## First run
|
| 23 |
+
|
| 24 |
+
Open a case that has a phone number. Under the text buttons you'll see
|
| 25 |
+
*Texts signed as **Set your name*** — click **change** and type your name.
|
| 26 |
+
The Intro and Itinerary templates then sign off as you.
|
| 27 |
+
|
| 28 |
+
Texting fills in Flex's compose box and stops there. You hit Send.
|
kt-flex-call.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3e8de03d58d4cc9306a3decba1fe0eddeacd27190c6cc959fdf6f22340c8e64e
|
| 3 |
+
size 12897
|