Merch Research Free

AmazonInfringement AmazonShowRank AmazonMerchAlerts ImageDownload

Merch Research Freeคืออะไร?

Merch Research Free เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://merchinformer.com และคุณลักษณะหลักของมันคือ "AmazonInfringement AmazonShowRank AmazonMerchAlerts ImageDownload"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Merch Research Free

ดาวน์โหลดไฟล์ส่วนขยาย Merch Research Free ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Merch Research Free - for Merch By Amazon sellers

Merch Research Free includes TWO great search functions that every Merch By Amazon seller needs.

First, HIGHLIGHT any text, keyword, or search term.

Then, right-click or double tap to see your Merch Research options.

Option #1: See ALL Merch By Amazon listings that include the highlighted keyword

Option #2: Search USPTO.gov for the highlighted keyword

Added features to Merch research: includes ALL Merch Research functions PLUS the ability to DOWNLOAD Merch By Amazon search results into a CSV file sorted by Sales Rank)

Merch By Amazon Keyword Search Profit Royalty
Merch Research now includes the Merch Royalty & Profit Calculator that shows the royalty per shirt as well as the estimated SALES and PROFITS based on the product's Sales Rank. This information shows on the search results page as well as the individual product pages.

Merch Research now includes the ability to download the titles and keywords from the Top 100 selling Merch shirts (or ANY keyword search). Use this list to see what keywords are being used most often in the best selling shirts. Copy and paste into wordcloud sites like www.tagul.com to make your own wordclouds.

To download the keywords, please start your search at MerchResearch.com

The Merch Research includes all of the Merch Research features (listed below) PLUS the ability to DOWNLOAD the first 500 search results from ANY Merch search into a CSV file sorted by Sales Rank.

Merch Research is the most complete research extension for Merch By Amazon sellers. 

Merch Research Features:

Fully customizable to ADD YOUR OWN links!

Merch Research for Merch By Amazon includes:

Search for any keyword and show ALL Merch By Amazon listings
Show Sales Ranks on search results pages
Search USPTO for any keyword
Pre-filled Merch By Amazon Copyright Infringement Report
Search for copycat listings by TITLE
Download high resolution image for marketing purposes

Search social media sites

Search Marketplaces

Search Online Images

Search Keyword Research Sites

Search Print On Demand Sites

Merch By Amazon Groups/Forums                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Merch Research Free Merch Research Free
ID kapmnckpnjhbdggcdkggkkfkkmjehhmb
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/merch-research-free/kapmnckpnjhbdggcdkggkkfkkmjehhmb
คำอธิบาย AmazonInfringement AmazonShowRank AmazonMerchAlerts ImageDownload
ขนาดไฟล์ 316 KB
จำนวนการติดตั้ง 37,452
เวอร์ชันปัจจุบัน 1.2.1
อัปเดตครั้งล่าสุด 2021-04-18
วันที่เผยแพร่ 2020-05-18
คะแนน 4.52/5 รวมทั้งหมด 27 คะแนน
ผู้พัฒนา https://merchinformer.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://merchinformer.com/merch-amazon-listings/
URL หน้านโยบายความเป็นส่วนตัว https://merchinformer.com/privacy-policy
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Merch Research Free",
    "version": "1.2.1",
    "manifest_version": 2,
    "description": "AmazonInfringement AmazonShowRank AmazonMerchAlerts ImageDownload",
    "icons": {
        "128": "icons\/icon128.png"
    },
    "background": {
        "scripts": [
            "js\/csv.js",
            "js\/jquery\/jquery.min.js",
            "src\/bg\/background.js",
            "src\/bg\/search.js"
        ],
        "persistent": true
    },
    "browser_action": {
        "default_icon": "icons\/icon128.png",
        "default_title": "MerchResearch"
    },
    "web_accessible_resources": [
        "logo.png"
    ],
    "homepage_url": "http:\/\/merchresearch.com\/",
    "options_page": "src\/options_custom\/index.html",
    "permissions": [
        "notifications",
        "downloads",
        "storage",
        "contextMenus",
        "webRequest",
        "webRequestBlocking",
        "https:\/\/*\/*",
        "http:\/\/*\/*"
    ],
    "content_scripts": [
        {
            "matches": [
                "*:\/\/merch.amazon.com\/merch-tshirt\/title-setup\/*\/add_details"
            ],
            "css": [
                "css\/autocomplete.css"
            ],
            "js": [
                "js\/jquery\/jquery.min.js",
                "js\/jquery\/jquery.autocomplete.min.js",
                "src\/inject\/merch.js"
            ]
        },
        {
            "matches": [
                "*:\/\/*.amazon.com\/*"
            ],
            "js": [
                "js\/async.min.js",
                "js\/jquery\/jquery.min.js",
                "src\/inject\/inject.js",
                "src\/inject\/download.js",
                "src\/inject\/download100.js"
            ]
        },
        {
            "matches": [
                "*:\/\/*.amazon.com\/*\/dp\/*",
                "*:\/\/*.amazon.com\/*\/gp\/*",
                "*:\/\/*.amazon.com\/dp\/*",
                "*:\/\/*.amazon.com\/gp\/*"
            ],
            "js": [
                "js\/jquery\/jquery.min.js",
                "src\/inject\/amazonKeywords.js",
                "src\/royalty\/inject.js"
            ]
        },
        {
            "matches": [
                "*:\/\/*.amazon.com\/s\/*&hidden-keywords=ORCA&*"
            ],
            "js": [
                "js\/jquery\/jquery.min.js",
                "src\/royalty\/listing.js"
            ]
        }
    ]
}