Boxnbiz Freight Calculator
Boxnbiz is digital freight forwarding and custom brokerage company.
Boxnbiz Freight Calculator क्या है?
Boxnbiz Freight Calculator Boxnbiz Technologies Pvt. Ltd. द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Boxnbiz is digital freight forwarding and custom brokerage company."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Boxnbiz Freight Calculator एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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.
एक्सटेंशन की मूल जानकारी
नाम | |
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\/*" ] } |