Amazon Review Request Tool ASINsell

Amazon review request tool to track & manage product reviews, export reviews

Amazon Review Request Tool ASINsell란 무엇입니까?

Amazon Review Request Tool ASINsell은(는) https://asinsell.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Amazon review request tool to track & manage product reviews, export reviews"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot
screenshot

Amazon Review Request Tool ASINsell 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        Auto Request Review Tool for Amazon Feedback and Product Reviews
 
Join us and grow your business with ASINsell which serves more than 10,000 sellers. 

Customers look at reviews and feedback before they are buying products. The fact that your products have positive reviews is one of the biggest factors in selling your products more than others. 
You can automatically request reviews from all your orders and get positive reviews, view all your product reviews and export them, detect hijackers and check buybox status, calculate reimbursements, find keywords, and set up automatic e-mail responses with ASINsell. 
 
Features:
Auto Request Review Tool: 
* Increase your Seller Feedback with 5 Stars
* Set the time of your review requests. 
* Unlimited Review Requests
* Exclude Refunded Orders and Get Amazon Reviews with 5 Stars
* Only request to your repeat customers. 
* Include your products to your request review list or exclude them from your list. 
* Set the day of your review requests. 
* Send request reviews except from customers who give low stars to your seller feedback and get 5 stars product reviews. 

Product Review Management:
* View all your Amazon product reviews on one page, sort them as you like, and search by ASINs or titles of your products. 
* Export your all reviews to CSV/Excel
 
Find Hijackers & BuyBox:
* Check your lists 24/7 and detect hijackers automatically with ASINsell. 
* Check your BuyBox status every time and get notified about your win or lost BuyBoxes.
 
Reimbursement Calculator:
* Track your FBA products automatically and detect your lost products. 
* Calculate your money loss with Reimbursement Calculator and request it back from Amazon.
 
Listing Optimizer:
* Check your products about their features to make them top of Amazon. 
* Listing Optimizer checks your images, titles, descriptions, ratings, and keywords automatically, shows the mistakes of them, and lets you correct them.
 
Keyword Research:
* Find different keyword ideas for your products with Keyword Research in seconds.
 
Keyword Cleaner:
* Check your keywords’ mistakes automatically with Keyword Cleaner and correct your mistakes.
 
Auto E-Mail Responder:
* To respond to your customers’ messages quickly is important for Amazon. 
* Set up automatic messages and send them to your customers while you are out of working hours.

AliExpress Review Management                    

확장 프로그램 기본 정보

이름 Amazon Review Request Tool ASINsell Amazon Review Request Tool ASINsell
ID oiediicooidhmkfmapgmkmjcglngggaa
공식 URL https://chromewebstore.google.com/detail/amazon-review-request-too/oiediicooidhmkfmapgmkmjcglngggaa
설명 Amazon review request tool to track & manage product reviews, export reviews
파일 크기 1.29 MB
설치 횟수 10,000
현재 버전 3.1.0
최근 업데이트 2023-06-08
출시 날짜 2020-06-30
평점 4.53/5 총 1329 개의 평점
개발자 https://asinsell.com
이메일 [email protected]
결제 유형 in_app
확장 프로그램 웹 사이트 https://asinsell.com
도움말 페이지 URL https://asinsell.com/#footer
개인정보 보호 정책 페이지 URL https://asinsell.com/privacy.php
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "service_worker": "\/background.service.js"
    },
    "action": {
        "default_icon": {
            "128": "images\/icon128.png",
            "32": "images\/icon32.png",
            "48": "images\/icon48.png"
        },
        "default_title": "ASINsell Amazon Request Review Tool"
    },
    "icons": {
        "128": "images\/icon128.png",
        "32": "images\/icon32.png",
        "48": "images\/icon48.png"
    },
    "description": "Amazon review request tool to track & manage product reviews, export reviews",
    "short_name": "ASINsell",
    "homepage_url": "https:\/\/asinsell.com",
    "manifest_version": 3,
    "version": "3.1.0",
    "name": "Amazon Review Request Tool ASINsell",
    "host_permissions": [
        "*:\/\/*\/*"
    ],
    "permissions": [
        "tabs",
        "scripting",
        "storage",
        "alarms",
        "unlimitedStorage"
    ]
}