Context Menu Shipment Track
This extension was designed to make life a bit easier. It allows fast tracking for DHL shipments (at the moment). Open DHL…
Wat is Context Menu Shipment Track?
Context Menu Shipment Track is een Chrome-extensie ontwikkeld door levo54, en de belangrijkste functie is "This extension was designed to make life a bit easier. It allows fast tracking for DHL shipments (at the moment). Open DHL…".
Extensie Screenshots
Download het CRX-bestand van de extensie Context Menu Shipment Track
Download Context Menu Shipment Track-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
                        This extension was designed to make life a bit easier.
It allows fast tracking for DHL shipments (at the moment).
Open DHL Tracking page with a click of a button.
How to use:
1. Highlight the tracking number
2. Either right-click or click the extension icon
Enjoy!                     Basisinformatie over de Extensie
| Naam |   |  
| ID | nikpbnmephomcnijbmfhmlfmehombelg | 
| Officiële URL | https://chromewebstore.google.com/detail/context-menu-shipment-tra/nikpbnmephomcnijbmfhmlfmehombelg | 
| Beschrijving | This extension was designed to make life a bit easier. It allows fast tracking for DHL shipments (at the moment). Open DHL… | 
| Bestandsgrootte | 10.34 KB | 
| Aantal Installaties | 190 | 
| Huidige Versie | 1.3 | 
| Laatst Bijgewerkt | 2022-10-22 | 
| Publicatiedatum | 2018-03-03 | 
| Beoordeling | 5.00/5 Totaal 1 Beoordelingen | 
| Ontwikkelaar | levo54 | 
| [email protected] | |
| Betalingswijze | free | 
| Ondersteunde Talen | en | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "service_worker": "background.js"
    },
    "icons": {
        "16": "icon.png",
        "48": "icon.png",
        "128": "icon.png"
    },
    "action": [],
    "manifest_version": 3,
    "name": "Context Menu Shipment Track",
    "permissions": [
        "contextMenus",
        "activeTab",
        "scripting"
    ],
    "version": "1.3"
}  |  |