VeRo Checker Private

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

Was ist VeRo Checker Private?

VeRo Checker Private ist eine Chrome-Erweiterung, die von Hustle Got Real entwickelt wurde, und ihr Hauptmerkmal ist "We help Ebay sellers to identify brands participating in the VeRo Program, based on reports from the community.".

Erweiterungsscreenshots

screenshot

VeRo Checker Private-Erweiterungs-CRX-Datei herunterladen

Laden Sie VeRo Checker Private-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        * 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.                    

Grundlegende Informationen zur Erweiterung

Name VeRo Checker Private VeRo Checker Private
ID nlhklaenccbcnapnpaghliheibnkhdbc
Offizielle URL https://chromewebstore.google.com/detail/vero-checker-private/nlhklaenccbcnapnpaghliheibnkhdbc
Beschreibung We help Ebay sellers to identify brands participating in the VeRo Program, based on reports from the community.
Dateigröße 91.76 KB
Installationsanzahl 2,224
Aktuelle Version 1.0.8
Letztes Update 2022-07-11
Veröffentlichungsdatum 2017-07-26
Bewertung 2.83/5 Insgesamt 23 Bewertungen
Entwickler Hustle Got Real
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite http://verochecker.azurewebsites.net/
Hilfeseite URL http://verochecker.azurewebsites.net/
URL der Datenschutzrichtlinien-Seite https://hustlegotreal.com/en/privacy-policy
Unterstützte Sprachen 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\/*"
    ]
}