Boxnbiz Freight Calculator

Boxnbiz is digital freight forwarding and custom brokerage company.

Co to jest Boxnbiz Freight Calculator?

Boxnbiz Freight Calculator to rozszerzenie Chrome opracowane przez Boxnbiz Technologies Pvt. Ltd., a jego główną funkcją jest „Boxnbiz is digital freight forwarding and custom brokerage company.”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia Boxnbiz Freight Calculator

Pobierz pliki rozszerzeń Boxnbiz Freight Calculator w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        Boxnbiz provides instant freight quotes,real-time tracking and easy to operate logistic application, specially designer for importers and exporters.

This freight calculator helps to get instant freight quotes without any hassle at their finger tips. Add to your chrome and keep your freight in your pocket.                    

Podstawowe informacje o rozszerzeniu

Nazwa Boxnbiz Freight Calculator Boxnbiz Freight Calculator
ID bkemflpdnhfocgogemfllbgfnjcdfnho
Oficjalny URL https://chrome.google.com/webstore/detail/boxnbiz-freight-calculato/bkemflpdnhfocgogemfllbgfnjcdfnho
Opis Boxnbiz is digital freight forwarding and custom brokerage company.
Rozmiar pliku 1.56 MB
Liczba instalacji 91
Aktualna Wersja 1.1.3
Ostatnia Aktualizacja 2019-10-11
Data Publikacji 2019-10-11
Ocena 5.00/5 Łącznie 1 Oceny
Deweloper Boxnbiz Technologies Pvt. Ltd.
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia https://www.boxnbiz.com
Adres URL Strony Pomocy https://www.boxnbiz.com/resource/boxnbiz-help-center
Obsługiwane Języki en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Boxnbiz Freight Calculator",
    "description": "Boxnbiz is digital freight forwarding and custom brokerage company.",
    "version": "1.1.3",
    "author": "Boxnbiz Technologies Pvt. Ltd.",
    "browser_action": {
        "default_icon": "assets\/favicon.png",
        "default_popup": "index.html"
    },
    "permissions": [
        "storage"
    ],
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "web_accessible_resources": [
        "assets\/css\/*",
        "assets\/img\/*",
        "assets\/js\/*",
        "assets\/vendor\/*"
    ]
}