Rivyo-Shopify App Review Importer

This extension import reviews from Amazon to your Shopify store.

What is Rivyo-Shopify App Review Importer?

Rivyo-Shopify App Review Importer is a Chrome extension developed by support, and its main feature is "This extension import reviews from Amazon to your Shopify store.".

Extension Screenshots

screenshot
screenshot

Download Rivyo-Shopify App Review Importer Extension CRX File

Download Rivyo-Shopify App Review Importer extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Rivyo-Shopify App Review Importer Rivyo-Shopify App Review Importer
ID nahddnphoinbhneomkpgbndihakopjmm
Official URL https://chromewebstore.google.com/detail/rivyo-shopify-app-review/nahddnphoinbhneomkpgbndihakopjmm
Description This extension import reviews from Amazon to your Shopify store.
File Size 569 KB
Installation Count 4,027
Current Version 1.0.11
Last Updated 2023-10-24
Publish Date 2020-07-03
Rating 3.00/5 Total 4 Ratings
Developer support
Email [email protected]
Payment Type free
Extension Website https://www.webcontrive.com/
Help Page URL https://thimatichelp.freshdesk.com/
Privacy Policy Page URL https://thimatic.com/pages/privacy
Supported Languages 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\/;"
    }
}