LawGro
AI Powered Online Legal Practice Management Software
What is LawGro?
LawGro is a Chrome extension developed by https://lawgro.com, and its main feature is "AI Powered Online Legal Practice Management Software".
Extension Screenshots
Download LawGro Extension CRX File
Download LawGro extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Running a Law Firm is hard work, but we can make it easier... MANAGE YOUR FIRM ANYWHERE: Your virtual law firm can be reached from any smartphone, tablet, or computer. So wherever you go, your firm is at your fingertip. EVERYTHING ABOUT CONTACTS & MATTER: Everything you need to know about your contacts and the matters accessible via a simple view. LawGro provides built in Legal Case Management Software & Law Firm Matter Management Software. STAY ON TOP OF YOUR BUSINESS: Managing your sales funnel is crucial to your business. In order to effectively monitor and understand your business, You need to be able to keep track of the large pool of leads, prospects & customers. LawGro helps you create & manage your Leads, Proposals, Time entries, Billing, Expenses & Invoices with ease.
Extension Basic Information
Name | |
ID | bbbnllfcdgefffmaddhjnnnklafkldmp |
Official URL | https://chrome.google.com/webstore/detail/lawgro/bbbnllfcdgefffmaddhjnnnklafkldmp |
Description | AI Powered Online Legal Practice Management Software |
File Size | 25.02 KB |
Installation Count | 115 |
Current Version | 1.3 |
Last Updated | 2016-11-23 |
Publish Date | 2016-11-23 |
Rating | 5.00/5 Total 2 Ratings |
Developer | https://lawgro.com |
[email protected] | |
Payment Type | free |
Extension Website | https://lawgro.com |
Help Page URL | https://lawgro.com |
Privacy Policy Page URL | https://lawgro.com/privacy-policy |
Supported Languages | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "LawGro", "short_name": "LawGro", "description": "AI Powered Online Legal Practice Management Software", "version": "1.3", "browser_action": { "default_icon": "images\/icons\/icon19.png", "default_popup": "index.html" }, "icons": { "16": "images\/icons\/icon16.png", "32": "images\/icons\/icon32.png", "48": "images\/icons\/icon48.png", "128": "images\/icons\/icon128.png" }, "permissions": [ "activeTab", "https:\/\/ajax.googleapis.com\/" ] } |