VeRo Checker Private

We help Ebay sellers to identify brands participating in the VeRo Program, based on reports from the community.

Co to jest VeRo Checker Private?

VeRo Checker Private to rozszerzenie Chrome opracowane przez Hustle Got Real, a jego główną funkcją jest „We help Ebay sellers to identify brands participating in the VeRo Program, based on reports from the community.”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia VeRo Checker Private

Pobierz pliki rozszerzeń VeRo Checker Private w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        * Privacy Policy: https://hustlegotreal.com/privacy-policy/ *

Is checking your own VeRo list time consuming every time you list an item? Are you still using excel files to keep track of new brands added to the VeRo list?

This extension is a MUST in your browser.

Check for brands participating in the Ebay VeRo Program and help the community reporting any new addition from your own experience.                    

Podstawowe informacje o rozszerzeniu

Nazwa VeRo Checker Private VeRo Checker Private
ID nlhklaenccbcnapnpaghliheibnkhdbc
Oficjalny URL https://chromewebstore.google.com/detail/vero-checker-private/nlhklaenccbcnapnpaghliheibnkhdbc
Opis We help Ebay sellers to identify brands participating in the VeRo Program, based on reports from the community.
Rozmiar pliku 91.76 KB
Liczba instalacji 2,224
Aktualna Wersja 1.0.8
Ostatnia Aktualizacja 2022-07-11
Data Publikacji 2017-07-26
Ocena 2.83/5 Łącznie 23 Oceny
Deweloper Hustle Got Real
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia http://verochecker.azurewebsites.net/
Adres URL Strony Pomocy http://verochecker.azurewebsites.net/
Adres URL Strony Polityki Prywatności https://hustlegotreal.com/en/privacy-policy
Obsługiwane Języki en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "VeRo Checker Private",
    "short_name": "VeRo Checker",
    "description": "We help Ebay sellers to identify brands participating in the VeRo Program, based on reports from the community.",
    "version": "1.0.8",
    "browser_action": {
        "default_icon": "verochecker128.png",
        "default_popup": "popup.html"
    },
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com https:\/\/www.google-analytics.com https:\/\/pagead2.googlesyndication.com; object-src 'self'",
    "permissions": [
        "identity",
        "identity.email",
        "*:\/\/verochecker.azurewebsites.net\/*",
        "*:\/\/ebayvero.azurewebsites.net\/*"
    ]
}