America II Lead Time Calculator

Calculate the date you'll receive your components based on the lead time.

America II Lead Time Calculator क्या है?

America II Lead Time Calculator http://www.americaii.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Calculate the date you'll receive your components based on the lead time."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में America II Lead Time Calculator एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Lead time calculators are an essential tool for buyers. Many use printed date wheels or physical calculators to determine the delivery date of their components. With America II's Lead Time Calculator, the functionality is built right into your browser. Simply enter your order date, along with the lead time in either weeks or days. The calculator will immediately display your expected delivery date.                    

एक्सटेंशन की मूल जानकारी

नाम America II Lead Time Calculator America II Lead Time Calculator
ID ihandlmihalbnbdimedpgoncigagfaai
आधिकारिक URL https://chrome.google.com/webstore/detail/america-ii-lead-time-calc/ihandlmihalbnbdimedpgoncigagfaai
विवरण Calculate the date you'll receive your components based on the lead time.
फ़ाइल का आकार 20.03 KB
स्थापना संख्या 36
वर्तमान संस्करण 1.0
अंतिम अपडेट 2015-11-03
प्रकाशन तिथि 2015-11-03
रेटिंग 5.00/5 कुल 1 रेटिंग्स
डेवलपर http://www.americaii.com
भुगतान के प्रकार free
समर्थित भाषाएँ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "America II Lead Time Calculator",
    "version": "1.0",
    "manifest_version": 2,
    "description": "Calculate the date you'll receive your components based on the lead time.",
    "browser_action": {
        "default_icon": "icon48.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "permissions": [
        "bookmarks",
        "tabs",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ]
}