Jotform Support Manager
Chrome Extension for Jotform Support Heroes!
Jotform Support Managerคืออะไร?
Jotform Support Manager เป็นส่วนขยายของ Chrome ที่พัฒนาโดย igor และคุณลักษณะหลักของมันคือ "Chrome Extension for Jotform Support Heroes!"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Jotform Support Manager
ดาวน์โหลดไฟล์ส่วนขยาย Jotform Support Manager ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Second edition of the Jotform Support Manager App, now available on Google Chrome Store. Features include: 1. Timer for Assigned Tasks, so that you know exactly when your 30 minute limit runs out 2. Timer for your Support Session. No more "Access Denied" error, you can know exactly when your 2 hrs timer runs out. 3. Automatic prefill for Check In and Check Out Forms 4. Auto form detection on all webpages and useful shortcuts New features incoming. Contact me for any suggestions or feature requests.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Jotform Support Manager |
ID | iecamcgkjojkccacgamjpfpcmnmejgnb |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/jotform-support-manager/iecamcgkjojkccacgamjpfpcmnmejgnb |
คำอธิบาย | Chrome Extension for Jotform Support Heroes! |
ขนาดไฟล์ | 391 KB |
จำนวนการติดตั้ง | 296 |
เวอร์ชันปัจจุบัน | 0.1.1 |
อัปเดตครั้งล่าสุด | 2022-03-28 |
วันที่เผยแพร่ | 2022-03-25 |
ผู้พัฒนา | igor |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Jotform Support Manager", "description": "Chrome Extension for Jotform Support Heroes!", "version": "0.1.1", "manifest_version": 3, "icons": { "16": "favicon16.png", "48": "favicon48.png", "128": "favicon128.png" }, "background": { "service_worker": "background.js" }, "action": { "default_popup": "popup.html", "default_icon": [] }, "permissions": [ "storage", "activeTab", "scripting", "cookies", "tabs" ], "host_permissions": [ " |