A2Everywhere

Search America II's inventory from every website. Highlight/right click any part number you see on the web and select A2Everywhere.

A2Everywhere란 무엇입니까?

A2Everywhere은(는) https://www.americaii.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Search America II's inventory from every website. Highlight/right click any part number you see on the web and select A2Everywhere."입니다.

확장 프로그램 스크린샷

screenshot

A2Everywhere 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        America II Electronics is one of the world's largest distributors of semiconductors and electronic components. With more than 4 billion components in stock, America II has one of the largest inventories in the industry.

With A2Everywhere℠ you can search America II's inventory from every website.

Buyers typically have several browser windows open — constantly checking different websites for parts. They copy and paste part numbers over and over again into multiple sites to see who has available inventory. A2Everywhere℠ is a browser plugin that allows you to search America II's inventory from every website you visit. With 165,000 unique part numbers in stock, you instantly have access to one of the largest inventories in the industry!

When you see a part number on the screen simply highlight it, right click it, and select "Find this part using A2Everywhere". A new browser window will open and you'll see America II's stock position for that part.

• Easy to install
• User friendly
• Allows users to quickly access America II's inventory of 165,000 unique part numbers                    

확장 프로그램 기본 정보

이름 A2Everywhere A2Everywhere
ID fpinjjcicphkjmdomegnobaipkillcnj
공식 URL https://chromewebstore.google.com/detail/a2everywhere/fpinjjcicphkjmdomegnobaipkillcnj
설명 Search America II's inventory from every website. Highlight/right click any part number you see on the web and select A2Everywhere.
파일 크기 19.24 KB
설치 횟수 20
현재 버전 1.0
최근 업데이트 2015-11-03
출시 날짜 2015-11-03
개발자 https://www.americaii.com
결제 유형 free
확장 프로그램 웹 사이트 http://www.americaii.com
지원되는 언어 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "A2Everywhere",
    "version": "1.0",
    "manifest_version": 2,
    "description": "Search America II's inventory from every website. Highlight\/right click any part number you see on the web and select A2Everywhere.",
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "permissions": [
        "contextMenus"
    ],
    "background": {
        "scripts": [
            "a2everywhere.js"
        ]
    }
}