Toolkit.law App

Toolkit.law App

Apa itu Toolkit.law App?

Toolkit.law App adalah ekstensi Chrome yang dikembangkan oleh https://toolkit.law, dan fitur utamanya adalah "Toolkit.law App".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Toolkit.law App

Unduh file ekstensi Toolkit.law App dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama Toolkit.law App Toolkit.law App
ID ekfjmholdieliedmjndkcocegkcaafdg
URL Resmi https://chromewebstore.google.com/detail/toolkitlaw-app/ekfjmholdieliedmjndkcocegkcaafdg
Deskripsi Toolkit.law App
Ukuran File 1.14 MB
Jumlah Instalasi 112
Versi Saat Ini 2.7.3
Terakhir Diperbarui 2022-09-10
Tanggal Publikasi 2022-09-07
Penilaian 5.00/5 Total 1 Penilaian
Pengembang https://toolkit.law
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi http://www.toolkit.law
URL Halaman Bantuan http://www.toolkit.law
URL Halaman Kebijakan Privasi https://www.tomking.com/policy
Bahasa yang Didukung 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'"
    }
}