Rank Huntr - Amazon Keyword Rank Tracker

Track Amazon ranks for different keywords. Get notifications if something happens.

Τι είναι το Rank Huntr - Amazon Keyword Rank Tracker;

Το Rank Huntr - Amazon Keyword Rank Tracker είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://www.rankhuntr.com, και η κύρια λειτουργία του είναι "Track Amazon ranks for different keywords. Get notifications if something happens.".

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

screenshot
screenshot
screenshot

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

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

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

                        Track Amazon ranks for different keywords. Get notifications if something happens.

Track your Amazon product rankings.

How it works:
1. Add ASIN you want to track
2. Add keywords for the ASIN that you want to track
3. When a keyword ranking changes in a significant way, you get notfied.                    

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

Όνομα Rank Huntr - Amazon Keyword Rank Tracker Rank Huntr - Amazon Keyword Rank Tracker
ID olpplaghfapkldahdfhibjdijegmjkid
Επίσημο URL https://chromewebstore.google.com/detail/rank-huntr-amazon-keyword/olpplaghfapkldahdfhibjdijegmjkid
Περιγραφή Track Amazon ranks for different keywords. Get notifications if something happens.
Μέγεθος Αρχείου 476 KB
Αριθμός Εγκαταστάσεων 26
Τρέχουσα Έκδοση 0.0.4
Τελευταία Ενημέρωση 2022-08-09
Ημερομηνία Δημοσίευσης 2022-07-21
Προγραμματιστής https://www.rankhuntr.com
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://www.rankhuntr.com
Υποστηριζόμενες Γλώσσες en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "icons": {
        "16": "icon16.721b7357.png",
        "48": "icon48.f544afcb.png",
        "128": "icon128.6aa15eb0.png"
    },
    "manifest_version": 3,
    "action": {
        "default_icon": {
            "16": "icon16.721b7357.png",
            "48": "icon48.f544afcb.png"
        }
    },
    "version": "0.0.4",
    "name": "Rank Huntr - Amazon Keyword Rank Tracker",
    "description": "Track Amazon ranks for different keywords. Get notifications if something happens.",
    "author": "Alex",
    "permissions": [
        "storage",
        "alarms",
        "notifications",
        "tabs",
        "scripting"
    ],
    "options_ui": {
        "page": "options.238ff06f.html",
        "open_in_tab": true
    },
    "background": {
        "service_worker": "background.803675d6.js",
        "type": "module"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/icon512.png",
                "assets\/iconAlert.png",
                "assets\/rank_huntr_logo1.png",
                "assets\/rank_huntr_logo_faded.png",
                "utils\/inject.js"
            ],
            "matches": [
                "https:\/\/*\/*"
            ]
        }
    ],
    "host_permissions": [
        "https:\/\/*\/*"
    ]
}