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 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Amazon Keyword Harvester PRO and Reverse ASIN"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Amazon Keyword Harvester PRO and Reverse ASIN एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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 |
ईमेल | [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" } } |