VeRo Checker Private

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

What is VeRo Checker Private?

VeRo Checker Private is a Chrome extension developed by Hustle Got Real, and its main feature is "We help Ebay sellers to identify brands participating in the VeRo Program, based on reports from the community.".

Extension Screenshots

screenshot

Download VeRo Checker Private Extension CRX File

Download VeRo Checker Private 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

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

Extension Basic Information

Name VeRo Checker Private VeRo Checker Private
ID nlhklaenccbcnapnpaghliheibnkhdbc
Official URL https://chromewebstore.google.com/detail/vero-checker-private/nlhklaenccbcnapnpaghliheibnkhdbc
Description We help Ebay sellers to identify brands participating in the VeRo Program, based on reports from the community.
File Size 91.76 KB
Installation Count 2,224
Current Version 1.0.8
Last Updated 2022-07-11
Publish Date 2017-07-26
Rating 2.83/5 Total 23 Ratings
Developer Hustle Got Real
Email [email protected]
Payment Type free
Extension Website http://verochecker.azurewebsites.net/
Help Page URL http://verochecker.azurewebsites.net/
Privacy Policy Page URL https://hustlegotreal.com/en/privacy-policy
Supported Languages 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\/*"
    ]
}