Freight Dictionary

A dictionary of terms and abbreviations specific to the freight industry.

Freight Dictionary là gì?

Freight Dictionary là một tiện ích mở rộng Chrome được phát triển bởi michael.mazur, và tính năng chính của nó là "A dictionary of terms and abbreviations specific to the freight industry.".

Ả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 Freight Dictionary

Tải xuống các tệp mở rộng Freight Dictionary 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

                        This tool’s intended use is a quick reference guide for new Uber Freight employee’s to look up freight specific terminology, and acronyms.

During the onboarding phase of employment there are a lot of new concepts, and processes to learn. This tool can be an easy way to look up definitions and acronyms without a lot of context switching.                    

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

Tên Freight Dictionary Freight Dictionary
ID apmidjenopkobgelkcelklkmdjpbopic
URL Chính Thức https://chromewebstore.google.com/detail/freight-dictionary/apmidjenopkobgelkcelklkmdjpbopic
Mô tả A dictionary of terms and abbreviations specific to the freight industry.
Kích Thước Tệp 34.2 KB
Số Lần Cài Đặt 144
Phiên Bản Hiện Tại 1.0.0
Cập Nhật Lần Cuối 2020-03-21
Ngày Phát Hành 2020-03-19
Nhà Phát Triển michael.mazur
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Freight Dictionary",
    "description": "A dictionary of terms and abbreviations specific to the freight industry.",
    "version": "1.0.0",
    "icons": {
        "128": "icon_128.png",
        "48": "icon_48.png",
        "16": "icon_16.png"
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html",
        "permissions": [
            "activeTab"
        ]
    }
}