OAsearch

Make your Online Arbitrage easier with lots of search links for Amazon Sellers. (Don't forget to get the companion AZflipper!)

OAsearch क्या है?

OAsearch https://arbinon.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Make your Online Arbitrage easier with lots of search links for Amazon Sellers. (Don't forget to get the companion AZflipper!)"।

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

screenshot

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

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

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

                        Amazon Sellers, when you are doing Online Arbitrage (OA), and are struggling to get the job done fast, you are likely burdened with a million copy and pastes into new tabs.  It gets to be a jungle!

Take charge of your product sourcing and get OAsearch.

When on a product page at a supplier's site, select a UPC, Product Title (anything!), then RIGHT-CLICK, and pick the OAsearch option where you can pick from over *86* different popular sites that US and Canadian Amazon FBA Sellers use frequently.

Right-click.
Click.
Source. 

It's that simple.

This extension works in tandem with AZflipper.  Combine the two for the ultimate in Chrome power sourcing that only the pros can dream of!

New in v4.0.0 - Rebranding from "arbinon.com OAsearch REX" to more simply "OAsearch" by TimMcKaySoftware.com.  Optimizations for performance.  Bug fixes.  Upgrade of inside guts for Google's latest Chrome Extensions API.                    

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

नाम OAsearch OAsearch
ID ommhanoakgnhlcjblffllkcklcchlajm
आधिकारिक URL https://chromewebstore.google.com/detail/oasearch/ommhanoakgnhlcjblffllkcklcchlajm
विवरण Make your Online Arbitrage easier with lots of search links for Amazon Sellers. (Don't forget to get the companion AZflipper!)
फ़ाइल का आकार 24.4 KB
स्थापना संख्या 228
वर्तमान संस्करण 4.0.3
अंतिम अपडेट 2023-06-21
प्रकाशन तिथि 2020-09-23
डेवलपर https://arbinon.com
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://www.TimMcKaySoftware.com/OAsearch
सहायता पृष्ठ URL https://www.TimMcKaySoftware.com/OAsearch
गोपनीयता नीति पृष्ठ URL https://www.timmckaysoftware.com/privacy-policy
समर्थित भाषाएँ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "OAsearch",
    "description": "Make your Online Arbitrage easier with lots of search links for Amazon Sellers. (Don't forget to get the companion AZflipper!)",
    "version": "4.0.3",
    "action": {
        "default_icon": "images\/tM-Icon_64x64.png",
        "default_popup": "popup.html"
    },
    "background": {
        "service_worker": "service_worker.js",
        "type": "module"
    },
    "permissions": [
        "contextMenus",
        "storage"
    ],
    "icons": {
        "48": "images\/tM-Icon_48x48.png",
        "64": "images\/tM-Icon_64x64.png"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "images\/*"
            ],
            "matches": [
                "*:\/\/*\/*"
            ]
        }
    ]
}