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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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
이메일 [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\/;"
    }
}