Verihold Everywhere

Quickly access all URLs for Verihold items

Verihold Everywhereとは何ですか?

Verihold Everywhereはhttps://verihold.comによって開発されたChromeの拡張機能で、その主な機能は「Quickly access all URLs for Verihold items」です。

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

screenshot
screenshot
screenshot

Verihold Everywhere拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        For more info., visit verihold.com or email [email protected] with any questions.

In partnership with PayPal, Verihold brings the first-ever secure payments (with escrow) option to the wild world of peer-to-peer listings (ANY online classifieds site, e.g. Craigslist, OLX, cars.com, OfferUp, Facebook Marketplace, etc.)!

What this means / HOW-IT-WORKS:

* Do you sell stuff online?  Add a simple, 2-click BUY BUTTON to any site in the world for buyers to receive guarantee payment upfront - Verihold immediately secures buyers' funds in PayPal's escrow account.
* Put another way: sellers get paid upfront (without completing the transfer) before potentially wasting their time on unsure or "scammy" buyers who need to "see the item."
* Buyers pay in only 2 clicks.  After click #2, buyers have placed a hold (all the work necessary on the buyer side).
* When buyers "hold" an item, PayPal secures the funds, keeping them in its escrow account until the item has transferred. 
* Sellers confirm transfer (either via shipping or local meetup), at which point the funds move from PayPal's escrow account into the seller's PayPal account.
* Both buyers & sellers* receive PayPal protection

*Sellers only receive protection for shipped items.  Only buyers receive full PayPal protection for transfers that occur via local meetup.

Great for:
- Quickly getting rid of expensive electronics and giving buyers a "money back guarantee" so they aren't worried about defects.
- Guaranteeing the authenticity of a designer brand accessory or garment
- Alleviating concerns around faulty autos (since buyers always have complete PayPal protection)
- Selling tickets when you can't make it to the game last minute
- So many other use cases

Enjoy Verihold Everywhere!                    

拡張機能の基本情報

名前 Verihold Everywhere Verihold Everywhere
ID ibmdkdanijcmfmfepcboammponpdmpnp
公式URL https://chromewebstore.google.com/detail/verihold-everywhere/ibmdkdanijcmfmfepcboammponpdmpnp
説明 Quickly access all URLs for Verihold items
ファイルサイズ 5.78 MB
インストール数 75
現在のバージョン 1.0
最終更新日 2017-01-08
公開日 2017-01-07
開発者 https://verihold.com
支払い方法 free
拡張機能のウェブサイト https://verihold.com
ヘルプページのURL https://verihold.com/#/help
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Verihold Everywhere",
    "description": "Quickly access all URLs for Verihold items",
    "version": "1.0",
    "browser_action": {
        "default_icon": "public\/icon.png",
        "default_popup": "index.html"
    },
    "icons": {
        "16": "public\/16.png",
        "48": "public\/48.png",
        "128": "public\/128.png"
    },
    "permissions": [
        "activeTab",
        "https:\/\/ajax.googleapis.com\/",
        ""
    ],
    "content_security_policy": "script-src 'self' https:\/\/www.paypalobjects.com https:\/\/www.google-analytics.com; object-src 'self'"
}