tawkToCustomTabParams

Insert User Details into the Custom Tab URLS

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

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

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

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.

ستحتاج إلى تثبيت إضافة مثل Stylus لتثبيت هذا النمط.

ستحتاج إلى تثبيت إضافة لإدارة أنماط المستخدم لتتمكن من تثبيت هذا النمط.

ستحتاج إلى تثبيت إضافة لإدارة أنماط المستخدم لتثبيت هذا النمط.

ستحتاج إلى تثبيت إضافة لإدارة أنماط المستخدم لتثبيت هذا النمط.

(لدي بالفعل مثبت أنماط للمستخدم، دعني أقم بتثبيته!)

المؤلف
Anthony van Orizande
التثبيت اليومي
0
إجمالي التثبيت
9
التقييمات
0 0 0
الإصدار
0.2
تم إنشاؤه
21-06-2018
تم تحديثه
08-04-2021
الحجم
3.51 KB
الترخيص
لا يوجد
ينطبق على

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$)