Azometer - Amazon tools
Quick view extended products data on Amazon pages. Find negative keywords using Azometer Words Export (XLS).
Azometer - Amazon tools là gì?
Azometer - Amazon tools là một tiện ích mở rộng Chrome được phát triển bởi https://azometer.com, và tính năng chính của nó là "Quick view extended products data on Amazon pages. Find negative keywords using Azometer Words Export (XLS).".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Azometer - Amazon tools
Tải xuống các tệp mở rộng Azometer - Amazon tools 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
FREE Quick view most important information of each product: • BSR • Listing Start Date • Buy Box Seller • Keepa (Price History Chart) PAID (require paid Azometer account at azometer.com - $29/month ) In Amazon Sellercentral on Advertising reports page and on Search terms of Ad Group page: • Export Ad Words of Search Terms to XLS to find negative words PAID (require paid Keepa account at keepa.com - €15/month) View Best Sellers Rank and Review history charts on Amazon search pages: • Keepa (BSR/Review History Chart)
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | Azometer - Amazon tools |
ID | bnmjgdokjblbmbpjpjkelopgkakkclef |
URL Chính Thức | https://chromewebstore.google.com/detail/azometer-amazon-tools/bnmjgdokjblbmbpjpjkelopgkakkclef |
Mô tả | Quick view extended products data on Amazon pages. Find negative keywords using Azometer Words Export (XLS). |
Kích Thước Tệp | 844 KB |
Số Lần Cài Đặt | 112 |
Phiên Bản Hiện Tại | 1.7.28 |
Cập Nhật Lần Cuối | 2024-02-07 |
Ngày Phát Hành | 2020-06-16 |
Đánh Giá | 5.00/5 Tổng số 3 Đánh Giá |
Nhà Phát Triển | https://azometer.com |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://azometer.com/ |
URL Trang Trợ Giúp | https://azometer.com/en/browser-extension |
URL Trang Chính Sách Bảo Mật | https://azometer.com/en/terms-and-conditions |
Ngôn Ngữ Được Hỗ Trợ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Azometer - Amazon tools", "short_name": "Azometer", "description": "Quick view extended products data on Amazon pages. Find negative keywords using Azometer Words Export (XLS).", "version": "1.7.28", "action": { "default_popup": "popup.html", "default_icon": "assets\/img\/64.png" }, "permissions": [ "storage" ], "host_permissions": [ "https:\/\/*.amazon.com\/*", "https:\/\/*.amazon.co.uk\/*", "https:\/\/*.amazon.es\/*", "https:\/\/*.amazon.in\/*", "https:\/\/*.amazon.com.mx\/*", "https:\/\/*.amazon.co.jp\/*", "https:\/\/*.amazon.it\/*", "https:\/\/*.amazon.ae\/*", "https:\/\/*.amazon.de\/*", "https:\/\/*.amazon.fr\/*", "https:\/\/*.amazon.ca\/*", "https:\/\/*.amazon.com.br\/*", "https:\/\/*.amazon.com.au\/*", "https:\/\/*.amazon.com.tr\/*" ], "content_scripts": [ { "matches": [ "https:\/\/www.amazon.com\/*", "https:\/\/www.amazon.co.uk\/*", "https:\/\/www.amazon.es\/*", "https:\/\/www.amazon.in\/*", "https:\/\/www.amazon.com.mx\/*", "https:\/\/www.amazon.co.jp\/*", "https:\/\/www.amazon.it\/*", "https:\/\/www.amazon.ae\/*", "https:\/\/www.amazon.de\/*", "https:\/\/www.amazon.fr\/*", "https:\/\/www.amazon.ca\/*", "https:\/\/www.amazon.com.br\/*", "https:\/\/www.amazon.com.au\/*", "https:\/\/www.amazon.com.tr\/*" ], "js": [ "lib\/worker_proxy\/worker_proxy.js", "lib\/jquery-2.1.4.min.js", "lib\/custom.js", "customer_page.js" ], "css": [ "page.css" ] }, { "matches": [ "https:\/\/sellercentral.amazon.com\/*", "https:\/\/sellercentral.amazon.co.uk\/*", "https:\/\/sellercentral.amazon.es\/*", "https:\/\/sellercentral.amazon.in\/*", "https:\/\/sellercentral.amazon.com.mx\/*", "https:\/\/sellercentral.amazon.co.jp\/*", "https:\/\/sellercentral.amazon.it\/*", "https:\/\/sellercentral.amazon.ae\/*", "https:\/\/sellercentral.amazon.de\/*", "https:\/\/sellercentral.amazon.fr\/*", "https:\/\/sellercentral.amazon.ca\/*", "https:\/\/sellercentral.amazon.com.br\/*", "https:\/\/sellercentral.amazon.com.au\/*", "https:\/\/sellercentral.amazon.com.tr\/*", "https:\/\/advertising.amazon.com\/*", "https:\/\/advertising-japan.amazon.com\/*", "https:\/\/advertising.amazon.co.uk\/*", "https:\/\/advertising.amazon.es\/*", "https:\/\/advertising.amazon.in\/*", "https:\/\/advertising.amazon.com.mx\/*", "https:\/\/advertising.amazon.co.jp\/*", "https:\/\/advertising.amazon.it\/*", "https:\/\/advertising.amazon.ae\/*", "https:\/\/advertising.amazon.de\/*", "https:\/\/advertising.amazon.fr\/*", "https:\/\/advertising.amazon.ca\/*", "https:\/\/advertising.amazon.com.br\/*", "https:\/\/advertising.amazon.com.au\/*", "https:\/\/advertising.amazon.com.tr\/*" ], "js": [ "lib\/worker_proxy\/worker_proxy.js", "lib\/jquery-2.1.4.min.js", "lib\/papaparse.min.js", "lib\/custom.js", "seller_page.js", "lib\/exceljs\/polyfill.js", "lib\/exceljs\/exceljs.min.js", "lib\/progressjs\/progress.min.js", "lib\/FileSaver.js" ], "css": [ "lib\/progressjs\/progressjs.min.css", "page.css" ] } ], "background": { "service_worker": "background.js" }, "icons": { "16": "assets\/img\/16.png", "48": "assets\/img\/48.png", "128": "assets\/img\/128.png" }, "web_accessible_resources": [ { "resources": [ "lib\/worker_proxy\/worker_proxy.js", "worker_proxy.html", "worker.js", "page.css", "assets\/img\/amazon_logo_small.png", "assets\/img\/amazon_warhouse_logo_small.png", "seller_page_inject.js" ], "matches": [ " |