VeRo Checker Private

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

O que é VeRo Checker Private?

VeRo Checker Private é uma extensão do Chrome desenvolvida por Hustle Got Real, e sua principal característica é "We help Ebay sellers to identify brands participating in the VeRo Program, based on reports from the community.".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão VeRo Checker Private

Baixe arquivos de extensão VeRo Checker Private 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

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

Informações Básicas da Extensão

Nome VeRo Checker Private VeRo Checker Private
ID nlhklaenccbcnapnpaghliheibnkhdbc
URL Oficial https://chromewebstore.google.com/detail/vero-checker-private/nlhklaenccbcnapnpaghliheibnkhdbc
Descrição We help Ebay sellers to identify brands participating in the VeRo Program, based on reports from the community.
Tamanho do Arquivo 91.76 KB
Contagem de Instalações 2,224
Versão Atual 1.0.8
Última Atualização 2022-07-11
Data de Publicação 2017-07-26
Classificação 2.83/5 Total de 23 Avaliações
Desenvolvedor Hustle Got Real
Email [email protected]
Tipo de Pagamento free
Site da Extensão http://verochecker.azurewebsites.net/
URL da Página de Ajuda http://verochecker.azurewebsites.net/
URL da Página de Política de Privacidade https://hustlegotreal.com/en/privacy-policy
Idiomas Suportados 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\/*"
    ]
}