GeTNum v3 by ExtensionsWorld

A tool for easy, fast and automatic search of tracking numbers from UPS.com. Most useful for dropshippers

What is GeTNum v3 by ExtensionsWorld?

GeTNum v3 by ExtensionsWorld is a Chrome extension developed by https://extensionsworld.com, and its main feature is "A tool for easy, fast and automatic search of tracking numbers from UPS.com. Most useful for dropshippers".

Extension Screenshots

screenshot

Download GeTNum v3 by ExtensionsWorld Extension CRX File

Download GeTNum v3 by ExtensionsWorld extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        A tool for easy, fast and automatic search of tracking numbers from UPS.com. Most useful for dropshippers                    

Extension Basic Information

Name GeTNum v3 by ExtensionsWorld GeTNum v3 by ExtensionsWorld
ID oiekimnpgnlniggcjlopglijgmohcmne
Official URL https://chromewebstore.google.com/detail/getnum-v3-by-extensionswo/oiekimnpgnlniggcjlopglijgmohcmne
Description A tool for easy, fast and automatic search of tracking numbers from UPS.com. Most useful for dropshippers
File Size 19.02 KB
Installation Count 1,188
Current Version 3.3.4
Last Updated 2023-01-02
Publish Date 2021-09-07
Rating 4.55/5 Total 29 Ratings
Developer https://extensionsworld.com
Email [email protected]
Payment Type free
Extension Website https://extensionsworld.com/UPS
Help Page URL https://extensionsworld.com/contact
Privacy Policy Page URL https://extensionsworld.com/legal
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "GeTNum v3 by ExtensionsWorld",
    "permissions": [
        "storage"
    ],
    "version": "3.3.4",
    "background": {
        "service_worker": "background.js"
    },
    "icons": {
        "128": "ups128.png",
        "64": "ups64.png",
        "32": "ups32.png",
        "16": "ups16.png"
    },
    "action": {
        "default_icon": {
            "128": "ups128.png",
            "64": "ups64.png",
            "32": "ups32.png",
            "16": "ups16.png"
        },
        "default_title": "GeTNum v3",
        "default_popup": "html\/index.html"
    }
}