Boxnbiz Freight Calculator

Boxnbiz is digital freight forwarding and custom brokerage company.

Τι είναι το Boxnbiz Freight Calculator;

Το Boxnbiz Freight Calculator είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Boxnbiz Technologies Pvt. Ltd., και η κύρια λειτουργία του είναι "Boxnbiz is digital freight forwarding and custom brokerage company.".

Στιγμιότυπα Επέκτασης

screenshot

Λήψη αρχείου CRX της επέκτασης Boxnbiz Freight Calculator

Λήψη αρχείων επέκτασης Boxnbiz Freight Calculator σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        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.                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Boxnbiz Freight Calculator Boxnbiz Freight Calculator
ID bkemflpdnhfocgogemfllbgfnjcdfnho
Επίσημο URL https://chrome.google.com/webstore/detail/boxnbiz-freight-calculato/bkemflpdnhfocgogemfllbgfnjcdfnho
Περιγραφή Boxnbiz is digital freight forwarding and custom brokerage company.
Μέγεθος Αρχείου 1.56 MB
Αριθμός Εγκαταστάσεων 91
Τρέχουσα Έκδοση 1.1.3
Τελευταία Ενημέρωση 2019-10-11
Ημερομηνία Δημοσίευσης 2019-10-11
Αξιολόγηση 5.00/5 Συνολικά 1 Αξιολογήσεις
Προγραμματιστής Boxnbiz Technologies Pvt. Ltd.
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://www.boxnbiz.com
Διεύθυνση URL της Σελίδας Βοήθειας https://www.boxnbiz.com/resource/boxnbiz-help-center
Υποστηριζόμενες Γλώσσες 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\/*"
    ]
}