Amazon Keyword Harvester PRO and Reverse ASIN
Amazon Keyword Harvester PRO and Reverse ASIN
Amazon Keyword Harvester PRO and Reverse ASINとは何ですか?
Amazon Keyword Harvester PRO and Reverse ASINはhttp://zonwords.comによって開発されたChromeの拡張機能で、その主な機能は「Amazon Keyword Harvester PRO and Reverse ASIN」です。
拡張機能のスクリーンショット
Amazon Keyword Harvester PRO and Reverse ASIN拡張機能のCRXファイルをダウンロード
Amazon Keyword Harvester PRO and Reverse ASIN拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Smart Reverse ASIN lookup and Amazon Long Tail Keyword Harvester... FREE! Harvest the keywords from your competitors!
拡張機能の基本情報
名前 | |
ID | jghikjckmfoijhacdiajmehdoblajlgh |
公式URL | https://chrome.google.com/webstore/detail/amazon-keyword-harvester/jghikjckmfoijhacdiajmehdoblajlgh |
説明 | Amazon Keyword Harvester PRO and Reverse ASIN |
ファイルサイズ | 1007 KB |
インストール数 | 35 |
現在のバージョン | 0.3 |
最終更新日 | 2019-04-02 |
公開日 | 2019-04-02 |
開発者 | http://zonwords.com |
Eメール | [email protected] |
支払い方法 | free |
プライバシーポリシーページのURL | https://zonwords.com/privacy.php |
対応言語 | 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" } } |