AMZ Seller Essentials

#1 Amazon Merch & KDP Keyword Research & Analysis Tool

AMZ Seller Essentials là gì?

AMZ Seller Essentials là một tiện ích mở rộng Chrome được phát triển bởi gadsdeveloper, và tính năng chính của nó là "#1 Amazon Merch & KDP Keyword Research & Analysis Tool".

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

screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng AMZ Seller Essentials

Tải xuống các tệp mở rộng AMZ Seller Essentials 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

                        AMZ SELLER ESSENTIALS Is Your #1 Amazon Keyword Research and Competitive Analysis Tool For Amazon Sellers, Merch By Amazon Sellers & Kindle Publishing (KDP) Sellers. 

Important Steps To Follow:
1. Install AMZ Seller Essentials From the Chrome Webstore Link Above
2. Open Amazon.com and Click on the Extension In Your Google Chrome Web Browser
3. Signup For A Free Account & Ensure To Keep Your Details Safe.
4. Login With Your Details & Establish Your Research Conditions Then Submit
5. Start by Searching on Amazon The Click On The Extension To Help You Analyze The Result. 

Some Features of AMZ SELLER ESSENTIALS:
Establish Your Keyword Conditions & Criterias
Easily Analyze Keywords To Find Untapped Audience
Sales estimates Analysis
Review count Analysis
Average price Analysis
Average sales rank Analysis

Support Our Development:
AMZ Seller Essential is developed by Gads Developer and it is 100% Free To Use, but you can support us by donating to us via: https://paypal.me/gloads 

Your donations will go into our future development which essentially be released freely to you as well, so ensure you submit a valid email when you are creating your account.                    

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

Tên AMZ Seller Essentials AMZ Seller Essentials
ID fmikhodnfkcbelbpkkmbbncaabooajcj
URL Chính Thức https://chromewebstore.google.com/detail/amz-seller-essentials/fmikhodnfkcbelbpkkmbbncaabooajcj
Mô tả #1 Amazon Merch & KDP Keyword Research & Analysis Tool
Kích Thước Tệp 2.63 MB
Số Lần Cài Đặt 68
Phiên Bản Hiện Tại 1.0.2
Cập Nhật Lần Cuối 2021-05-09
Ngày Phát Hành 2021-05-05
Nhà Phát Triển gadsdeveloper
Email [email protected]
Loại Thanh Toán free
URL Trang Chính Sách Bảo Mật https://gadsdev.convertri.com/pp
Ngôn Ngữ Được Hỗ Trợ en-US
manifest.json
{
    "background": {
        "scripts": [
            "libs\/jquery.js",
            "libs\/jquery-ui.js",
            "js\/consts.js",
            "js\/background.js"
        ]
    },
    "browser_action": {
        "default_icon": {
            "128": "images\/size 128 faded.png"
        },
        "default_title": " AMZ Seller Essentials"
    },
    "content_scripts": [
        {
            "css": [
                "css\/sweetalert.min.css"
            ],
            "js": [
                "libs\/jquery.js",
                "libs\/jquery-ui.js",
                "libs\/sweetalert.min.js",
                "libs\/lodash.js",
                "js\/consts.js",
                "contentscript\/content.js"
            ],
            "matches": [
                "*:\/\/*.amazon.com\/s?k=*",
                "*:\/\/*.amazon.com\/s?i=*",
                "*:\/\/*.amazon.com\/s\/ref=*",
                "*:\/\/*.amazon.com\/s?bbn=*",
                "*:\/\/*.amazon.com\/*"
            ],
            "run_at": "document_end"
        },
        {
            "css": [
                "css\/content.css",
                "css\/style.css"
            ],
            "js": [],
            "matches": [
                "*:\/\/*.amazon.com\/*"
            ],
            "run_at": "document_end"
        }
    ],
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "description": " #1 Amazon Merch & KDP Keyword Research & Analysis Tool",
    "externally_connectable": {
        "matches": [
            "http:\/\/54.39.16.196\/amzseller\/*"
        ]
    },
    "icons": {
        "128": "images\/size 128.png",
        "16": "images\/size 16.png",
        "32": "images\/size 32.png",
        "48": "images\/size 48.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtQYUOmmH+fR125q4t9D7nNdj0WLzypJC4fKMaLeNeU4sxavZtMyv9QqawttYfPnD2JadKlV+AIQa7m6e4WWzq5Wc\/VjfF6HeI8STIUNo7sL1mOOse4PM4n9D4ufjr7DpNcgiMVq5jXqkLUcJMfTzItHNsAF3wHXCQOJ60yRrcNKubEWAqUuOP+9eJ3mwep5jCoLPxLKXwK5diGSaMI7i9\/zYouN30sxmZGVJBcq1zohe1c98dazMXbPZY0Y9UhqDK9PhK1KSSteO9uZ8+Joju0NRMpcMZZGk0tKECn\/Lifao03DRM8S1a0sWB35fG9oIm5YJ0xeDMslsN3RJ1E+lGQIDAQAB",
    "manifest_version": 2,
    "name": " AMZ Seller Essentials",
    "options_page": "html\/form.html",
    "permissions": [
        "tabs",
        "*:\/\/*.amazon.com\/s?k=*",
        "storage",
        "https:\/\/amzselickey.com\/*"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.2",
    "web_accessible_resources": [
        "html\/*",
        "images\/*",
        "http:\/\/54.39.16.196\/amzseller\/*",
        "https:\/\/amzselickey.com\/*"
    ]
}