AMZ Keyword Tracker

Tracks and displays daily Amazon keyword ranks so you know the organic position your product is in for your most important keywords.

Τι είναι το AMZ Keyword Tracker;

Το AMZ Keyword Tracker είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://rebelsoftwarellc.com, και η κύρια λειτουργία του είναι "Tracks and displays daily Amazon keyword ranks so you know the organic position your product is in for your most important keywords.".

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

screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης AMZ Keyword Tracker

Λήψη αρχείων επέκτασης AMZ Keyword Tracker σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        AMZ Keyword Tracker gives you an easy to follow trend-line with daily plot points for your products' most important keywords. This essential tool provides a way to monitor the effects on keyword ranking from changes in your Sponsored Products advertising spend, listing/image improvements, and sales over time.

Unlike expensive, bloated software tool suites, Keyword Tracker runs and tracks results on your local computer, so what you track stays private.  Your products and keywords are NOT shared with any cloud services or any other users!

Keyword tracker also allows the export of your tracking data to a Google spreadsheet for custom analysis and backup.

Keyword Tracker works on all global Amazon domains.                    

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

Όνομα AMZ Keyword Tracker AMZ Keyword Tracker
ID egfdbbahfgffecgejddaohlhehdbgcim
Επίσημο URL https://chromewebstore.google.com/detail/amz-keyword-tracker/egfdbbahfgffecgejddaohlhehdbgcim
Περιγραφή Tracks and displays daily Amazon keyword ranks so you know the organic position your product is in for your most important keywords.
Μέγεθος Αρχείου 1.26 MB
Αριθμός Εγκαταστάσεων 747
Τρέχουσα Έκδοση 1.4.1
Τελευταία Ενημέρωση 2020-08-24
Ημερομηνία Δημοσίευσης 2019-05-23
Αξιολόγηση 3.13/5 Συνολικά 8 Αξιολογήσεις
Προγραμματιστής https://rebelsoftwarellc.com
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://rebelsoftwarellc.com
Διεύθυνση URL της Σελίδας Βοήθειας https://rebelsoftwarellc.com/contact
URL της Σελίδας Πολιτικής Απορρήτου https://rebelsoftwarellc.com/privacy-policy
Υποστηριζόμενες Γλώσσες en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "AMZ Keyword Tracker",
    "version": "1.4.1",
    "description": "Tracks and displays daily Amazon keyword ranks so you know the organic position your product is in for your most important keywords.",
    "homepage_url": "https:\/\/rebelsoftwarellc.com\/",
    "permissions": [
        "storage",
        "identity",
        "*:\/\/*.amazon.com\/*",
        "*:\/\/*.amazon.co.uk\/*",
        "*:\/\/*.amazon.de\/*",
        "*:\/\/*.amazon.ca\/*",
        "*:\/\/*.amazon.co.jp\/*",
        "*:\/\/*.amazon.in\/*",
        "*:\/\/*.amazon.it\/*",
        "*:\/\/*.amazon.fr\/*",
        "*:\/\/*.amazon.es\/*",
        "*:\/\/*.amazon.nl\/*",
        "*:\/\/*.amazon.mx\/*",
        "*:\/\/*.amazon.br\/*",
        "*:\/\/*.amazon.au\/*"
    ],
    "oauth2": {
        "client_id": "221690984660-op48f3the39cmm7ll7u14dj0aqv0fku9.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/spreadsheets"
        ]
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA1ytU3EhNtRUK4vhB40CJdQf0i3eO1gwxuf3kICRhAUDYMuLckJ+YySyTfzb+Er8sVszMPdW5g5uCFvXB2+pwkBtgdrbln0eqfIEvf6Gel2qbJPCAzjKzjFsclHeM9M8vsj\/H3Abxa6JblZubCJGJucQqMnRmH93DkbGanUIyizF0qtc997FTCFd+QwAwDsczaD7zgF1Uw1xy2Ype6pGqm69906ZRxrmu\/6AM9KTpPNdgZPa3\/h0gI2Uv+0IhVbnMu9B0HQK+1abmKTFsNa5mE\/6F0rnRG8gCrI0bdZ+OBEnVfTHoLtS9TcZ4nixe\/Zl0l2TQlo0G3C626nz++8qBVwIDAQAB",
    "options_page": "options.html",
    "options_ui": {
        "page": "options.html"
    },
    "icons": {
        "16": "img\/KWT-16.png",
        "48": "img\/KWT-48.png",
        "128": "img\/KWT-128.png"
    },
    "background": {
        "scripts": [
            "scripts\/miner.js"
        ],
        "persistent": true
    },
    "browser_action": {
        "default_title": "Key Word Tracker"
    },
    "content_scripts": [],
    "content_security_policy": "script-src 'self' https:\/\/connect.facebook.net https:\/\/apis.google.com 'unsafe-eval'; object-src 'self'",
    "manifest_version": 2
}