Rivyo-Shopify App Review Importer

This extension import reviews from Amazon to your Shopify store.

Rivyo-Shopify App Review Importerとは何ですか?

Rivyo-Shopify App Review Importerはsupportによって開発されたChromeの拡張機能で、その主な機能は「This extension import reviews from Amazon to your Shopify store.」です。

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

screenshot
screenshot

Rivyo-Shopify App Review Importer拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Import Reviews from Amazon easily to your Shopify Store.

Chrome Extension for Shopify Review App Rivyo: 

https://apps.shopify.com/rivyo-product-review

Extension and App Features:
- Import Amazon reviews by few clicks
- Import Amazon questions by few clicks
- Approve/Disapprove Reviews from Extension
- Import Text Reviews and Photo Reviews
- Check Import history

Please contact us via our Live Chat or support tickers to get more information about our app or this extension.                    

拡張機能の基本情報

名前 Rivyo-Shopify App Review Importer Rivyo-Shopify App Review Importer
ID nahddnphoinbhneomkpgbndihakopjmm
公式URL https://chromewebstore.google.com/detail/rivyo-shopify-app-review/nahddnphoinbhneomkpgbndihakopjmm
説明 This extension import reviews from Amazon to your Shopify store.
ファイルサイズ 569 KB
インストール数 4,027
現在のバージョン 1.0.11
最終更新日 2023-10-24
公開日 2020-07-03
評価 3.00/5 合計 4 レビュー
開発者 support
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://www.webcontrive.com/
ヘルプページのURL https://thimatichelp.freshdesk.com/
プライバシーポリシーページのURL https://thimatic.com/pages/privacy
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Rivyo-Shopify App Review Importer",
    "description": "This extension import reviews from Amazon to your Shopify store.",
    "version": "1.0.11",
    "action": {
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "img\/import_rivyo16.png",
        "32": "img\/import_rivyo32.png",
        "48": "img\/import_rivyo48.png",
        "128": "img\/import_rivyo128.png"
    },
    "permissions": [
        "storage",
        "activeTab"
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'; script-src-elem 'self' 'unsafe-inline' https:\/\/thimatic-apps.com\/;"
    }
}