tawkToCustomTabParams

Insert User Details into the Custom Tab URLS

คุณจะต้องติดตั้งส่วนขยาย เช่น Tampermonkey, Greasemonkey หรือ Violentmonkey เพื่อติดตั้งสคริปต์นี้

You will need to install an extension such as Tampermonkey to install this script.

คุณจะต้องติดตั้งส่วนขยาย เช่น Tampermonkey หรือ Violentmonkey เพื่อติดตั้งสคริปต์นี้

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

ผู้เขียน
Anthony van Orizande
จำนวนติดตั้งประจำวัน
0
จำนวนติดตั้งทั้งหมด
9
คะแนน
0 0 0
เวอร์ชัน
0.2
สร้างเมื่อ
21-06-2018
อัปเดตเมื่อ
08-04-2021
Size
3.51 กิโลไบต์
สัญญาอนุญาต
ไม่มี
ปรับใช้กับ

This script that will pull the user details from the https://dashboard.tawk.to client and insert them into custom parameters in the custom tabs that can be setup in the Tawk.to client.

This is intended to enable a very simplistic custom CRM integration.

Just set up your Custom Tabs URL as follows: https://example.com/crm.php?s=($email$)

And this script will replace the string ($email$) with the email address of the current user.

Right now the only parameter it replaces is: ($email$)