OfficeClip Complete Suite
Contact Management, Timekeeping Software and Issue Tracker: OfficeClip
OfficeClip Complete Suiteคืออะไร?
OfficeClip Complete Suite เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://www.officeclip.com และคุณลักษณะหลักของมันคือ "Contact Management, Timekeeping Software and Issue Tracker: OfficeClip"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย OfficeClip Complete Suite
ดาวน์โหลดไฟล์ส่วนขยาย OfficeClip Complete Suite ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
OfficeClip provides All-In-One software for Small Business to manage customers & employees. OfficeClip application is integrated with Google, QuickBooks, Peachtree & MS Office. You have the choices to select from different suites may be Hosted or Install-able. You no longer need to store information in different software, spread sheet or even paper. Having information in one place accessible via web browser saves both time and money. Save all your Contacts, Documents, Invoices and Employee Timesheet securely in OfficeClip and access it from anywhere online. Advantages: * Provides ability to track leads and contacts * Manage Time and expenses for projects * Manage Accounts and Opportunities * Design and Send Campaigns and newsletters * Web form to capture leads from website * Create Customer Invoices and accept payment online. * Enhanced SSL based security * Customer portal to allow you to give limited access to your customers * Customizable fields, duplicate management and custom reports * Group Calendar * Document Management and Sharing * Track Issues and tickets for customers Add-On's & Integration: * Contact Manager Add-On for Google, MS Outlook & MS Word. * Timesheet & Expense Add-On for QuickBooks & Peachtree. Pricing: Free for 10 users. Paid Edition starts from $12/User/Month. Website: http://www.officeclip.com
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | gcmjfpijbolaiijcfnmnodjdcechkalp |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/officeclip-complete-suite/gcmjfpijbolaiijcfnmnodjdcechkalp |
คำอธิบาย | Contact Management, Timekeeping Software and Issue Tracker: OfficeClip |
ขนาดไฟล์ | 16.48 KB |
จำนวนการติดตั้ง | 483 |
เวอร์ชันปัจจุบัน | 1.3 |
อัปเดตครั้งล่าสุด | 2013-08-22 |
วันที่เผยแพร่ | 2013-08-22 |
คะแนน | 4.53/5 รวมทั้งหมด 17 คะแนน |
ผู้พัฒนา | http://www.officeclip.com |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | http://www.officeclip.com/web/contact_manager/compare.html?utm_source=ChromeWebStore&utm_medium=directory&utm_campaign=ChromeExtension |
URL หน้าช่วยเหลือ | http://www.officeclip.com/web/contactus.html?utm_source=Chrome&utm_medium=Directory&utm_campaign=ChromeExtension |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "browser_action": { "default_icon": { "19": "logo_19.png", "38": "logo_38.png" }, "default_title": "OfficeClip Complete Suite", "default_popup": "main.html" }, "description": "Contact Management, Timekeeping Software and Issue Tracker: OfficeClip", "icons": { "128": "icon_128.png", "16": "icon_16.png" }, "name": "OfficeClip Complete Suite", "permissions": [ "http:\/\/*.officeclip.com\/", "https:\/\/*.officeclip.com\/" ], "version": "1.3" } |