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はHustle Got Realによって開発されたChromeの拡張機能で、その主な機能は「We help Ebay sellers to identify brands participating in the VeRo Program, based on reports from the community.」です。

拡張機能のスクリーンショット

screenshot

VeRo Checker Private拡張機能のCRXファイルをダウンロード

VeRo Checker Private拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        * 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
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト http://verochecker.azurewebsites.net/
ヘルプページのURL http://verochecker.azurewebsites.net/
プライバシーポリシーページのURL 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\/*"
    ]
}