Freight Dictionary

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

Co je Freight Dictionary?

Freight Dictionary je rozšíření Chrome vyvinuté michael.mazur, a jeho hlavní funkcí je „A dictionary of terms and abbreviations specific to the freight industry.“.

Snímky obrazovky rozšíření

screenshot

Stáhnout soubor CRX rozšíření Freight Dictionary

Stáhněte si soubory rozšíření Freight Dictionary ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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.                    

Základní Informace o Rozšíření

Název Freight Dictionary Freight Dictionary
ID apmidjenopkobgelkcelklkmdjpbopic
Oficiální URL https://chromewebstore.google.com/detail/freight-dictionary/apmidjenopkobgelkcelklkmdjpbopic
Popis A dictionary of terms and abbreviations specific to the freight industry.
Velikost souboru 34.2 KB
Počet instalací 144
Aktuální Verze 1.0.0
Poslední Aktualizace 2020-03-21
Datum Vydání 2020-03-19
Vývojář michael.mazur
E-mail [email protected]
Typ Platby free
Podporované Jazyky 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"
        ]
    }
}