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によって開発されたChromeの拡張機能で、その主な機能は「Calculate the date you'll receive your components based on the lead time.」です。

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

screenshot

America II Lead Time Calculator拡張機能のCRXファイルをダウンロード

America II Lead Time Calculator拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

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