VeRo Checker Private

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

ما هو VeRo Checker Private؟

VeRo Checker Private هو إضافة Chrome تم تطويرها بواسطة Hustle Got Real، والميزة الرئيسية لها هي "We help Ebay sellers to identify brands participating in the VeRo Program, based on reports from the community.".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة VeRo Checker Private

قم بتنزيل ملفات الامتداد VeRo Checker Private بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

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

معلومات أساسية عن التمديد

الاسم VeRo Checker Private VeRo Checker Private
ID nlhklaenccbcnapnpaghliheibnkhdbc
عنوان URL الرسمي https://chromewebstore.google.com/detail/vero-checker-private/nlhklaenccbcnapnpaghliheibnkhdbc
الوصف We help Ebay sellers to identify brands participating in the VeRo Program, based on reports from the community.
حجم الملف 91.76 KB
عدد التثبيتات 2,224
النسخة الحالية 1.0.8
آخر تحديث 2022-07-11
تاريخ النشر 2017-07-26
تقييم 2.83/5 مجموع تقييمات 23
المطور Hustle Got Real
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة http://verochecker.azurewebsites.net/
عنوان صفحة المساعدة http://verochecker.azurewebsites.net/
عنوان صفحة سياسة الخصوصية https://hustlegotreal.com/en/privacy-policy
اللغات المدعومة 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\/*"
    ]
}