Amazon Keyword Harvester PRO and Reverse ASIN
Amazon Keyword Harvester PRO and Reverse ASIN
Amazon Keyword Harvester PRO and Reverse ASIN là gì?
Amazon Keyword Harvester PRO and Reverse ASIN là một tiện ích mở rộng Chrome được phát triển bởi http://zonwords.com, và tính năng chính của nó là "Amazon Keyword Harvester PRO and Reverse ASIN".
Ả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 Amazon Keyword Harvester PRO and Reverse ASIN
Tải xuống các tệp mở rộng Amazon Keyword Harvester PRO and Reverse ASIN 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
Smart Reverse ASIN lookup and Amazon Long Tail Keyword Harvester... FREE! Harvest the keywords from your competitors!
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | jghikjckmfoijhacdiajmehdoblajlgh |
URL Chính Thức | https://chrome.google.com/webstore/detail/amazon-keyword-harvester/jghikjckmfoijhacdiajmehdoblajlgh |
Mô tả | Amazon Keyword Harvester PRO and Reverse ASIN |
Kích Thước Tệp | 1007 KB |
Số Lần Cài Đặt | 35 |
Phiên Bản Hiện Tại | 0.3 |
Cập Nhật Lần Cuối | 2019-04-02 |
Ngày Phát Hành | 2019-04-02 |
Nhà Phát Triển | http://zonwords.com |
[email protected] | |
Loại Thanh Toán | free |
URL Trang Chính Sách Bảo Mật | https://zonwords.com/privacy.php |
Ngôn Ngữ Được Hỗ Trợ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Amazon Keyword Harvester PRO and Reverse ASIN", "short_name": "Reverse ASIN", "version": "0.3", "manifest_version": 2, "description": "Amazon Keyword Harvester PRO and Reverse ASIN", "icons": { "16": "images\/icon-16.png", "128": "images\/icon-128.png" }, "default_locale": "en", "permissions": [ "tabs", "contentSettings", "cookies", "storage", "*:\/\/advertising.amazon.com\/*", "*:\/\/www.amazon.com\/*" ], "options_ui": { "page": "options.html", "chrome_style": true }, "content_scripts": [ { "matches": [ "*:\/\/advertising.amazon.com\/*", "*:\/\/www.amazon.com\/*" ], "js": [ "scripts\/contentscript.js" ] } ], "background": { "scripts": [ "scripts\/background.js" ], "persistent": false }, "content_security_policy": "script-src 'self' https:\/\/connect.facebook.net\/; object-src 'self'", "browser_action": { "default_icon": { "19": "images\/icon-19.png", "38": "images\/icon-38.png" }, "default_title": "Amazon Keyword Harvester PRO and Reverse ASIN" } } |