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\/*"
    ]
}