Rivyo-Shopify App Review Importer

This extension import reviews from Amazon to your Shopify store.

Rivyo-Shopify App Review Importer là gì?

Rivyo-Shopify App Review Importer là một tiện ích mở rộng Chrome được phát triển bởi support, và tính năng chính của nó là "This extension import reviews from Amazon to your Shopify store.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Rivyo-Shopify App Review Importer

Tải xuống các tệp mở rộng Rivyo-Shopify App Review Importer dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Rivyo-Shopify App Review Importer Rivyo-Shopify App Review Importer
ID nahddnphoinbhneomkpgbndihakopjmm
URL Chính Thức https://chromewebstore.google.com/detail/rivyo-shopify-app-review/nahddnphoinbhneomkpgbndihakopjmm
Mô tả This extension import reviews from Amazon to your Shopify store.
Kích Thước Tệp 569 KB
Số Lần Cài Đặt 4,027
Phiên Bản Hiện Tại 1.0.11
Cập Nhật Lần Cuối 2023-10-24
Ngày Phát Hành 2020-07-03
Đánh Giá 3.00/5 Tổng số 4 Đánh Giá
Nhà Phát Triển support
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://www.webcontrive.com/
URL Trang Trợ Giúp https://thimatichelp.freshdesk.com/
URL Trang Chính Sách Bảo Mật https://thimatic.com/pages/privacy
Ngôn Ngữ Được Hỗ Trợ 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\/;"
    }
}