Freight Dictionary

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

Qu'est-ce que Freight Dictionary ?

Freight Dictionary est une extension Chrome développée par michael.mazur, et sa fonction principale est "A dictionary of terms and abbreviations specific to the freight industry.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Freight Dictionary

Téléchargez les fichiers d'extension Freight Dictionary au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Freight Dictionary Freight Dictionary
ID apmidjenopkobgelkcelklkmdjpbopic
URL Officiel https://chromewebstore.google.com/detail/freight-dictionary/apmidjenopkobgelkcelklkmdjpbopic
Description A dictionary of terms and abbreviations specific to the freight industry.
Taille du Fichier 34.2 KB
Nombre d'Installations 144
Version Actuelle 1.0.0
Dernière Mise à Jour 2020-03-21
Date de Publication 2020-03-19
Développeur michael.mazur
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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"
        ]
    }
}