Mercadolivre Niche Finder&AI Review Analysis

Find Profitable Niches on Mercadolivre with this Review Audit and Niche Finder Tool

Mercadolivre Niche Finder&AI Review Analysis란 무엇입니까?

Mercadolivre Niche Finder&AI Review Analysis은(는) rygfuhjv에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Find Profitable Niches on Mercadolivre with this Review Audit and Niche Finder Tool"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot

Mercadolivre Niche Finder&AI Review Analysis 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        🚀 What is it?
**New Feature: Free Access to ChatGPT Plus, no OpenAi or ChatGPT Account need!**
● "Mercadolivre Niche Finder&AI Review Analysis" is a helpful Niche Finder tool for all Mercadolivre sellers who wants to get a better review analysis and review audit. It's a chrome extension that uses OpenAI ChatGPT to analyze the reviews and pull out the most important keywords and takeaways. It can help sellers find the suitable product to sell.
● With this extension, you can easily tell if a review is positive, or negative. It's perfect for sellers who want to see what people are saying about the products. These information is presented to the you in an easy-to-understand format, helping you to quickly identify trends and patterns in the reviews.
● It can also search for reviews that have specific keywords. This is really useful if you're looking for feedback on a particular aspect of a product.
● Overall, if you want to know more about what people are saying about a product, this is the perfect tool for you. It's easy to use and provides valuable insights that you wouldn't be able to get otherwise.

🚀 Features
Review Analysis:
● Choose the number of reviews you want to analyze: 10, 50, or 100.
● See a summary of common keywords related to the product.
● Check out the high-frequency words or phrases in positive and negative reviews.
● Get advice based on the review analysis.
Review Search:
● Search for reviews that contain specific keywords.
● Add multiple keywords, separated by commas.
● Once you find the reviews you want, use the "copy all" function to easily save them.                    

확장 프로그램 기본 정보

이름 Mercadolivre Niche Finder&AI Review Analysis Mercadolivre Niche Finder&AI Review Analysis
ID jonffgjgeadalfpgfkkdbndplkgioaaj
공식 URL https://chromewebstore.google.com/detail/mercadolivre-niche-finder/jonffgjgeadalfpgfkkdbndplkgioaaj
설명 Find Profitable Niches on Mercadolivre with this Review Audit and Niche Finder Tool
파일 크기 476 KB
설치 횟수 42
현재 버전 1.0.1
최근 업데이트 2023-04-12
출시 날짜 2023-03-18
개발자 rygfuhjv
이메일 [email protected]
결제 유형 free
개인정보 보호 정책 페이지 URL https://findniche.com/privacy
지원되는 언어 en,pt-PT,sr,zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "version": "1.0.1",
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "homepage_url": "https:\/\/chrome.google.com",
    "default_locale": "en",
    "permissions": [
        "tabs"
    ],
    "host_permissions": [],
    "version_name": "1.0.1",
    "icons": {
        "16": "src\/assets\/icons\/logo.png",
        "32": "src\/assets\/icons\/logo.png",
        "48": "src\/assets\/icons\/logo.png",
        "128": "src\/assets\/icons\/logo.png"
    },
    "action": {
        "default_icon": "src\/assets\/icons\/logo.png",
        "default_title": "popup",
        "default_popup": "src\/popup\/index.html"
    },
    "content_scripts": [
        {
            "js": [
                "assets\/content-script-loader.index.js.b899508e.aeee1ddf.js"
            ],
            "matches": [
                ""
            ],
            "css": [
                "src\/assets\/css\/main.css",
                "assets\/index.683c4c8e.css",
                "assets\/index.js.d7c440d2.css"
            ],
            "run_at": "document_start"
        }
    ],
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "web_accessible_resources": [
        {
            "matches": [
                ""
            ],
            "resources": [
                "src\/assets\/css\/*",
                "src\/assets\/icons\/*"
            ],
            "use_dynamic_url": false
        },
        {
            "matches": [
                ""
            ],
            "resources": [
                "assets\/index.ce2ee54a.js",
                "assets\/index.js.b899508e.js"
            ],
            "use_dynamic_url": true
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'; frame-src 'self'; child-src 'self'"
    }
}