OmnivaTrack

Track using Omniva

What is OmnivaTrack?

OmnivaTrack is a Chrome extension developed by https://raunomagi.blogspot.com, and its main feature is "Track using Omniva".

Extension Screenshots

screenshot

Download OmnivaTrack Extension CRX File

Download OmnivaTrack 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

                        Select package tracking code inside your web page (e-mail, webshop etc), right click on it and select OmnivaTrack to track the package.

Märgista oma paki jälgimiskood veebipoes või meilis, tee parem klikk valitud koodil ja vali OmnivaTrack et suunduda Omniva veebilehele oma pakikoodi jälgimisse.                    

Extension Basic Information

Name OmnivaTrack OmnivaTrack
ID gaikdeohjpojllaoflmgldhpcncboice
Official URL https://chromewebstore.google.com/detail/omnivatrack/gaikdeohjpojllaoflmgldhpcncboice
Description Track using Omniva
File Size 39.65 KB
Installation Count 64
Current Version 2022.12.18.15
Last Updated 2022-12-18
Publish Date 2020-12-29
Rating 5.00/5 Total 2 Ratings
Developer https://raunomagi.blogspot.com
Email [email protected]
Payment Type free
Supported Languages et
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "version": "2022.12.18.15",
    "name": "OmnivaTrack",
    "description": "Track using Omniva",
    "icons": {
        "128": "images\/omniva.png"
    },
    "permissions": [
        "contextMenus"
    ],
    "background": {
        "page": "main.html"
    }
}