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 είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον http://zonwords.com, και η κύρια λειτουργία του είναι "Amazon Keyword Harvester PRO and Reverse ASIN".

Στιγμιότυπα Επέκτασης

screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Amazon Keyword Harvester PRO and Reverse ASIN

Λήψη αρχείων επέκτασης 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!                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Amazon Keyword Harvester PRO and Reverse ASIN Amazon Keyword Harvester PRO and Reverse ASIN
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"
    }
}