A2Everywhere

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

What is A2Everywhere?

A2Everywhere is a Chrome extension developed by https://www.americaii.com, and its main feature is "Search America II's inventory from every website. Highlight/right click any part number you see on the web and select A2Everywhere.".

Extension Screenshots

screenshot

Download A2Everywhere Extension CRX File

Download A2Everywhere extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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                    

Extension Basic Information

Name A2Everywhere A2Everywhere
ID fpinjjcicphkjmdomegnobaipkillcnj
Official URL https://chromewebstore.google.com/detail/a2everywhere/fpinjjcicphkjmdomegnobaipkillcnj
Description Search America II's inventory from every website. Highlight/right click any part number you see on the web and select A2Everywhere.
File Size 19.24 KB
Installation Count 20
Current Version 1.0
Last Updated 2015-11-03
Publish Date 2015-11-03
Developer https://www.americaii.com
Payment Type free
Extension Website http://www.americaii.com
Supported Languages 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"
        ]
    }
}