ConstructionOnline Selection QuickPick
Add product information directly from webpages as a selection choice to ConstructionOnline
ConstructionOnline Selection QuickPickคืออะไร?
ConstructionOnline Selection QuickPick เป็นส่วนขยายของ Chrome ที่พัฒนาโดย UDA Technologies และคุณลักษณะหลักของมันคือ "Add product information directly from webpages as a selection choice to ConstructionOnline"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย ConstructionOnline Selection QuickPick
ดาวน์โหลดไฟล์ส่วนขยาย ConstructionOnline Selection QuickPick ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Save product prices, descriptions, images and more directly from vendor websites to create selection choices in ConstructionOnline, the #1 rated project management software for construction. Now it’s easier than ever to create selection choices for homebuyers to view and approve. Simply browse to a product listing page and ConstructionOnline QuickPick™ does the hard work for you. Save time and effort by automatically pulling information like: - Product Name - Description - Item Cost - Unit - Item Images - Vendor - Model Number, UPC & SKU - Webpage Link When you’re ready to add an item as a selection choice in ConstructionOnline, you can choose the destination project, selection and location. You can also help to ensure profitability by adding markup directly inside the QuickPick window. Since 1999, UDA Technologies has been leading the construction software industry with revolutionary construction software solutions. With more than 36 top product awards to date, UDA continues to be one of the fastest growing providers of construction project management software, trusted by more than 950,000 construction pros online worldwide.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | ConstructionOnline Selection QuickPick |
ID | cllmbpinkjhjakjijmgcpphamgedjgfj |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/constructiononline-select/cllmbpinkjhjakjijmgcpphamgedjgfj |
คำอธิบาย | Add product information directly from webpages as a selection choice to ConstructionOnline |
ขนาดไฟล์ | 1.41 MB |
จำนวนการติดตั้ง | 180 |
เวอร์ชันปัจจุบัน | 0.0.1.5 |
อัปเดตครั้งล่าสุด | 2023-07-14 |
วันที่เผยแพร่ | 2023-07-14 |
คะแนน | 5.00/5 รวมทั้งหมด 3 คะแนน |
ผู้พัฒนา | UDA Technologies |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://us.constructiononline.com/uda-constructiononline-construction-management-software |
URL หน้านโยบายความเป็นส่วนตัว | https://us.constructiononline.com/constructiononline-privacy |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "ConstructionOnline Selection QuickPick", "description": "Add product information directly from webpages as a selection choice to ConstructionOnline", "version": "0.0.1.5", "content_security_policy": { "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self';" }, "action": { "default_popup": "selectionpickerpopup.html", "default_icon": "\/images\/co_icon_16px.png", "default_title": "Selection Picker" }, "permissions": [ "storage" ], "icons": { "16": "\/images\/co_icon_16px.png", "128": "\/images\/co_badge_128px.png" }, "content_scripts": [ { "matches": [ "http:\/\/*\/*", "https:\/\/*\/*", "https:\/\/code.jquery.com\/jquery-3.6.3.min.js", " |