Toolkit.law App

Toolkit.law App

Toolkit.law App là gì?

Toolkit.law App là một tiện ích mở rộng Chrome được phát triển bởi https://toolkit.law, và tính năng chính của nó là "Toolkit.law App".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Toolkit.law App

Tải xuống các tệp mở rộng Toolkit.law App dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Toolkit.law App Toolkit.law App
ID ekfjmholdieliedmjndkcocegkcaafdg
URL Chính Thức https://chromewebstore.google.com/detail/toolkitlaw-app/ekfjmholdieliedmjndkcocegkcaafdg
Mô tả Toolkit.law App
Kích Thước Tệp 1.14 MB
Số Lần Cài Đặt 112
Phiên Bản Hiện Tại 2.7.3
Cập Nhật Lần Cuối 2022-09-10
Ngày Phát Hành 2022-09-07
Đánh Giá 5.00/5 Tổng số 1 Đánh Giá
Nhà Phát Triển https://toolkit.law
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng http://www.toolkit.law
URL Trang Trợ Giúp http://www.toolkit.law
URL Trang Chính Sách Bảo Mật https://www.tomking.com/policy
Ngôn Ngữ Được Hỗ Trợ 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'"
    }
}