DataLink™ for TriCaster™
Allows users to send selected text and image data from webpages to NewTek TriCaster.
DataLink™ for TriCaster™คืออะไร?
DataLink™ for TriCaster™ เป็นส่วนขยายของ Chrome ที่พัฒนาโดย NewTek และคุณลักษณะหลักของมันคือ "Allows users to send selected text and image data from webpages to NewTek TriCaster."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย DataLink™ for TriCaster™
ดาวน์โหลดไฟล์ส่วนขยาย DataLink™ for TriCaster™ ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
DataLink™ Web allows you to easily populate both text and image DataLink keys from webpages. DataLink values are immediately available for use in TriCaster title pages, and elsewhere in TriCaster. Simply select some text, or an image, and use the right-click context menu (or a hotkey) to update a DataLink key you have defined. Any title page using that key will immediately update. Setup is easy, and permits you to select which TriCaster to communicate with, supply custom key names, and decide whether keys will hold image or text values.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | mjpehbafabejicbgnchgmhnleppcbgfi |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/datalink-for-tricaster/mjpehbafabejicbgnchgmhnleppcbgfi |
คำอธิบาย | Allows users to send selected text and image data from webpages to NewTek TriCaster. |
ขนาดไฟล์ | 394 KB |
จำนวนการติดตั้ง | 4,764 |
เวอร์ชันปัจจุบัน | 0.1.0.8 |
อัปเดตครั้งล่าสุด | 2021-08-17 |
วันที่เผยแพร่ | 2015-11-16 |
คะแนน | 4.86/5 รวมทั้งหมด 22 คะแนน |
ผู้พัฒนา | NewTek |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "DataLink\u2122 for TriCaster\u2122", "short_name": "DataLink\u2122 for TriCaster\u2122", "description": "Allows users to send selected text and image data from webpages to NewTek TriCaster.", "version": "0.1.0.8", "background": { "scripts": [ "background.js" ] }, "icons": { "48": "icon.png", "128": "icon128.png" }, "options_page": "options.html", "web_accessible_resources": [ "login.html", "login.js" ], "content_scripts": [ { "matches": [ " |