Toolkit.law App

Toolkit.law App

Qu'est-ce que Toolkit.law App ?

Toolkit.law App est une extension Chrome développée par https://toolkit.law, et sa fonction principale est "Toolkit.law App".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Toolkit.law App

Téléchargez les fichiers d'extension Toolkit.law App au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        The Toolkit.law App is your global legal partner that includes tools, resources, a vendor marketplace of legal services, legal games, 40 hours of free continuing legal educations (CLE) and more for America, Canada, and the other 70+ countries with English-centric legal systems. 

The Toolkit.law Extension is the ultimate browser productivity add-on to use with the Toolkit.law App. This extension is available for the Google Chrome, Microsoft Edge, Apple Safari, and Mozilla Firefox browsers.

The Toolkit.law Extension maximizes working with the Toolkit.law App on PCs (i.e., Microsoft Windows and Apple Mac OS) and on Mobile Devices (i.e., Apple iOS, and Google Android). It is also offered as an "add-on" for the toolbars within Microsoft Office, Adobe Acrobat, Apple iWork, and Zoom desktop applications. 

Additionally, we offer the Toolkit.law Watch Face for smart watches on the Google Wear OS, Samsung Tizen OS, and Apple WatchOS platforms. This watch face is designed for productivity-focused legal professionals. 

For more information, visit www.Toolkit.law.                    

Informations de Base sur l'Extension

Nom Toolkit.law App Toolkit.law App
ID ekfjmholdieliedmjndkcocegkcaafdg
URL Officiel https://chromewebstore.google.com/detail/toolkitlaw-app/ekfjmholdieliedmjndkcocegkcaafdg
Description Toolkit.law App
Taille du Fichier 1.14 MB
Nombre d'Installations 112
Version Actuelle 2.7.3
Dernière Mise à Jour 2022-09-10
Date de Publication 2022-09-07
Évaluation 5.00/5 Total 1 Évaluations
Développeur https://toolkit.law
Email [email protected]
Type de Paiement free
Site Web de l'Extension http://www.toolkit.law
URL de la Page d'Aide http://www.toolkit.law
URL de la Page de Politique de Confidentialité https://www.tomking.com/policy
Langues Prises en Charge en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "short_name": "TK",
    "name": "Toolkit.law App",
    "description": "Toolkit.law App",
    "version": "2.7.3",
    "manifest_version": 3,
    "action": {
        "default_title": "Toolkit.law App",
        "default_popup": "index.html?entryPoint=popup"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "512": "logo-512-512.png"
    },
    "permissions": [
        "scripting",
        "bookmarks"
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    }
}