Boxnbiz Freight Calculator

Boxnbiz is digital freight forwarding and custom brokerage company.

Boxnbiz Freight Calculatorとは何ですか?

Boxnbiz Freight CalculatorはBoxnbiz Technologies Pvt. Ltd.によって開発されたChromeの拡張機能で、その主な機能は「Boxnbiz is digital freight forwarding and custom brokerage company.」です。

拡張機能のスクリーンショット

screenshot

Boxnbiz Freight Calculator拡張機能のCRXファイルをダウンロード

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.
Eメール [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\/*"
    ]
}