Freight Dictionary

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

O que é Freight Dictionary?

Freight Dictionary é uma extensão do Chrome desenvolvida por michael.mazur, e sua principal característica é "A dictionary of terms and abbreviations specific to the freight industry.".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Freight Dictionary

Baixe arquivos de extensão Freight Dictionary no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome Freight Dictionary Freight Dictionary
ID apmidjenopkobgelkcelklkmdjpbopic
URL Oficial https://chromewebstore.google.com/detail/freight-dictionary/apmidjenopkobgelkcelklkmdjpbopic
Descrição A dictionary of terms and abbreviations specific to the freight industry.
Tamanho do Arquivo 34.2 KB
Contagem de Instalações 144
Versão Atual 1.0.0
Última Atualização 2020-03-21
Data de Publicação 2020-03-19
Desenvolvedor michael.mazur
Email [email protected]
Tipo de Pagamento free
Idiomas Suportados 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"
        ]
    }
}