Toolkit.law App

Toolkit.law App

Toolkit.law Appとは何ですか?

Toolkit.law Appはhttps://toolkit.lawによって開発されたChromeの拡張機能で、その主な機能は「Toolkit.law App」です。

拡張機能のスクリーンショット

screenshot

Toolkit.law App拡張機能のCRXファイルをダウンロード

Toolkit.law App拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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.                    

拡張機能の基本情報

名前 Toolkit.law App Toolkit.law App
ID ekfjmholdieliedmjndkcocegkcaafdg
公式URL https://chromewebstore.google.com/detail/toolkitlaw-app/ekfjmholdieliedmjndkcocegkcaafdg
説明 Toolkit.law App
ファイルサイズ 1.14 MB
インストール数 112
現在のバージョン 2.7.3
最終更新日 2022-09-10
公開日 2022-09-07
評価 5.00/5 合計 1 レビュー
開発者 https://toolkit.law
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト http://www.toolkit.law
ヘルプページのURL http://www.toolkit.law
プライバシーポリシーページのURL https://www.tomking.com/policy
対応言語 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'"
    }
}