GRABLEY - Product Search Tools

GRABLEY - Product Search Tools (Amazon, eBay, others...)

O que é GRABLEY - Product Search Tools?

GRABLEY - Product Search Tools é uma extensão do Chrome desenvolvida por https://extension.grabley.net, e sua principal característica é "GRABLEY - Product Search Tools (Amazon, eBay, others...)".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão GRABLEY - Product Search Tools

Baixe arquivos de extensão GRABLEY - Product Search Tools 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

                        GRABLEY - The Best Tools for every seller on Amazon, eBay 😎

⌨️ HOTKEYS
✔️ Alt+X (Mac: Option+X): Copy and Paste the address
✔️ Alt+1 (Mac: Option+1): Enable/Disable - "Hide - prime items"
✔️ Alt+2 (Mac: Option+2): Enable/Disable - "Hide - Sold by Amazon"

⚙️ MAIN FEATURES:
    ✮ For Amazon ✮
✔️ Hide Prime item on Amazon
✔️ Hide item Sold by Amazon
✔️ Hide item with variation
✔️ Only CURRENTLY UNAVAILABLE - but please check option "Include Out of Stock" on the left side Amazon filter column
✔️ Hide Advertising on Amazon
✔️ Fast Button SEARCH on Ebay - you can search the same items by click
✔️ Fast Button SEARCH on Walmart - you can search the same items by click
✔️ Show ASIN on the search page
✔️ Show status BuyBox
✔️ Show Best Sellers Rank (BSR) on the search page
✔️ Filter for BSR
✔️ Show Brand
✔️ Copy Address from Amazon and paste into eBay, Walmart, Aliexpress or Amazon (HOTKEY: Alt+X)
✔️ Cross-browser Copying - You can press copy in one browser and paste in another (Great option who works from different computers)
✔️ Copy address to clipboard from Excel (standard Amazon export file with orders) and paste into eBay, Walmart, Aliexpress, Amazon
✔️ Price filter on the seller storfront page
✔️ Show quantity on the seller list

    ✮ For EBAY ✮
✔️ Fast Filter Button (Check New, Buy It Now, North America in one click)
✔️ Fast Button FIND on Amazon
✔️ Hide NoSold Item on Ebay
✔️ Show Pricing Margin Table - you can set Amazon fee and get price table (Example: you setup fee in Grabley = 15, if product cost on eBay = $100, your Amazon price will be 117.64$, because 117,64$ - 15% = 100$)
✔️ Paste Address from Amazon Order (Alt+X)
✔️ Paste Seller Message
✔️ Paste Seller Phone - if you setup your custom phone - it will pasted

    ✮ For Walmart ✮
✔️ Paste address from Amazon order

    ✮ For Aliexpress ✮
✔️ Paste address from Amazon order                    

Informações Básicas da Extensão

Nome GRABLEY - Product Search Tools GRABLEY - Product Search Tools
ID hppdgjpcbnbfapnailmeiibngpolplao
URL Oficial https://chromewebstore.google.com/detail/grabley-product-search-to/hppdgjpcbnbfapnailmeiibngpolplao
Descrição GRABLEY - Product Search Tools (Amazon, eBay, others...)
Tamanho do Arquivo 279 KB
Contagem de Instalações 80,857
Versão Atual 2.2.16
Última Atualização 2024-01-26
Data de Publicação 2020-06-25
Classificação 4.53/5 Total de 86 Avaliações
Desenvolvedor https://extension.grabley.net
Email [email protected]
Tipo de Pagamento in_app
Site da Extensão https://extension.grabley.net/
URL da Página de Ajuda https://extension.grabley.net/
URL da Página de Política de Privacidade https://grabley.net/policy
Idiomas Suportados en,ru,uk
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "description": "GRABLEY - Product Search Tools (Amazon, eBay, others...)",
    "version": "2.2.16",
    "manifest_version": 3,
    "name": "__MSG_appName__",
    "default_locale": "en",
    "options_page": "options.html",
    "background": {
        "service_worker": "background.bundle.js"
    },
    "action": {
        "default_popup": "popup.html",
        "default_icon": "img\/icon-48.png"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "img\/*.png",
                "img\/*.svg",
                "img\/*.gif"
            ],
            "matches": [
                ""
            ],
            "extension_ids": []
        }
    ],
    "icons": {
        "48": "img\/icon-48.png",
        "128": "img\/icon-128.png"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/www.amazon.com\/*",
                "https:\/\/www.amazon.co.uk\/*",
                "https:\/\/www.amazon.ca\/*",
                "https:\/\/www.amazon.com.mx\/*",
                "https:\/\/sellercentral.amazon.com\/*",
                "https:\/\/sellercentral.amazon.ca\/*",
                "https:\/\/www.amazon.it\/*",
                "https:\/\/www.amazon.de\/*",
                "https:\/\/www.amazon.fr\/*",
                "https:\/\/www.amazon.es\/*",
                "https:\/\/www.amazon.com.au\/*",
                "https:\/\/www.amazon.com.br\/*",
                "https:\/\/www.amazon.nl\/*",
                "https:\/\/www.amazon.co.jp\/*",
                "https:\/\/www.amazon.in\/*",
                "https:\/\/www.amazon.sg\/*",
                "https:\/\/www.amazon.ae\/*",
                "https:\/\/www.amazon.com.tr\/*",
                "http:\/\/www.ebay.com\/*",
                "https:\/\/www.ebay.com\/*",
                "https:\/\/pay.ebay.com\/*",
                "https:\/\/mbuy.ebay.com\/*",
                "https:\/\/www.ebay.co.uk\/*",
                "https:\/\/pulsar.ebay.co.uk\/*",
                "https:\/\/www.ebay.ca\/*",
                "https:\/\/www.ebay.it\/*",
                "https:\/\/www.ebay.de\/*",
                "https:\/\/www.ebay.fr\/*",
                "https:\/\/www.ebay.es\/*",
                "https:\/\/www.ebay.com.au\/*",
                "http:\/\/ebay.grabley.net\/*",
                "https:\/\/ebay.grabley.net\/*",
                "http:\/\/extension.grabley.net\/*",
                "https:\/\/extension.grabley.net\/*",
                "https:\/\/logs.extension.grabley.net\/*",
                "https:\/\/www.walmart.com\/*",
                "https:\/\/totalelement.com\/*",
                "https:\/\/www.aliexpress.com\/*",
                "https:\/\/www.aliexpress.us\/*"
            ],
            "js": [
                "contentScript.bundle.js"
            ]
        }
    ],
    "permissions": [
        "storage",
        "tabs",
        "contextMenus"
    ]
}