LawGro

AI Powered Online Legal Practice Management Software

Was ist LawGro?

LawGro ist eine Chrome-Erweiterung, die von https://lawgro.com entwickelt wurde, und ihr Hauptmerkmal ist "AI Powered Online Legal Practice Management Software".

Erweiterungsscreenshots

screenshot
screenshot
screenshot

LawGro-Erweiterungs-CRX-Datei herunterladen

Laden Sie LawGro-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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.                    

Grundlegende Informationen zur Erweiterung

Name LawGro LawGro
ID bbbnllfcdgefffmaddhjnnnklafkldmp
Offizielle URL https://chrome.google.com/webstore/detail/lawgro/bbbnllfcdgefffmaddhjnnnklafkldmp
Beschreibung AI Powered Online Legal Practice Management Software
Dateigröße 25.02 KB
Installationsanzahl 115
Aktuelle Version 1.3
Letztes Update 2016-11-23
Veröffentlichungsdatum 2016-11-23
Bewertung 5.00/5 Insgesamt 2 Bewertungen
Entwickler https://lawgro.com
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://lawgro.com
Hilfeseite URL https://lawgro.com
URL der Datenschutzrichtlinien-Seite https://lawgro.com/privacy-policy
Unterstützte Sprachen 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\/"
    ]
}