A2Everywhere

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

O que é A2Everywhere?

A2Everywhere é uma extensão do Chrome desenvolvida por https://www.americaii.com, e sua principal característica é "Search America II's inventory from every website. Highlight/right click any part number you see on the web and select A2Everywhere.".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão A2Everywhere

Baixe arquivos de extensão A2Everywhere no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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                    

Informações Básicas da Extensão

Nome A2Everywhere A2Everywhere
ID fpinjjcicphkjmdomegnobaipkillcnj
URL Oficial https://chromewebstore.google.com/detail/a2everywhere/fpinjjcicphkjmdomegnobaipkillcnj
Descrição Search America II's inventory from every website. Highlight/right click any part number you see on the web and select A2Everywhere.
Tamanho do Arquivo 19.24 KB
Contagem de Instalações 20
Versão Atual 1.0
Última Atualização 2015-11-03
Data de Publicação 2015-11-03
Desenvolvedor https://www.americaii.com
Tipo de Pagamento free
Site da Extensão http://www.americaii.com
Idiomas Suportados 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"
        ]
    }
}