Edgefi.app AMP

Learn essential indicators that can help you find profitable products to sell on Amazon

Τι είναι το Edgefi.app AMP;

Το Edgefi.app AMP είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Edge Finance, και η κύρια λειτουργία του είναι "Learn essential indicators that can help you find profitable products to sell on Amazon".

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

screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Edgefi.app AMP

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

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

                        Edge is a new way to manage your business.
Integrating banking, analytics, and money movement in one place.
https://edgefi.app

Discover the Edge AMP extension, your ultimate tool for finding profitable products to sell on Amazon! Whether you're an experienced seller or just starting out, this extension is your key to unlocking success in the competitive world of Amazon FBA.

- BSR (Best Sellers Rank)
- Estimated Sales
- Profit & ROI Calculator
- Pricing details & history
- Ranking history
- ...and many more

With our extension, you'll gain access to essential indicators that guide you towards the most lucrative product opportunities. Say goodbye to guesswork and hello to data-driven decision-making! We analyze factors like sales rank, pricing trends, customer reviews, and competition analysis to help you identify products with the highest potential for profitability.                    

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

Όνομα Edgefi.app AMP Edgefi.app AMP
ID mffnffnaligkakehfanikegioalfcdmk
Επίσημο URL https://chromewebstore.google.com/detail/edgefiapp-amp/mffnffnaligkakehfanikegioalfcdmk
Περιγραφή Learn essential indicators that can help you find profitable products to sell on Amazon
Μέγεθος Αρχείου 810 KB
Αριθμός Εγκαταστάσεων 111
Τρέχουσα Έκδοση 0.1.1
Τελευταία Ενημέρωση 2023-06-23
Ημερομηνία Δημοσίευσης 2023-06-16
Αξιολόγηση 5.00/5 Συνολικά 1 Αξιολογήσεις
Προγραμματιστής Edge Finance
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://edgefi.app/
Διεύθυνση URL της Σελίδας Βοήθειας https://edgefi.app/
Υποστηριζόμενες Γλώσσες en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "icons": {
        "16": "icon16.plasmo.6c567d50.png",
        "32": "icon32.plasmo.76b92899.png",
        "48": "icon48.plasmo.aced7582.png",
        "64": "icon64.plasmo.8bb5e6e0.png",
        "128": "icon128.plasmo.3c1ed2d2.png"
    },
    "manifest_version": 3,
    "action": {
        "default_icon": {
            "16": "icon16.plasmo.6c567d50.png",
            "32": "icon32.plasmo.76b92899.png",
            "48": "icon48.plasmo.aced7582.png",
            "64": "icon64.plasmo.8bb5e6e0.png",
            "128": "icon128.plasmo.3c1ed2d2.png"
        }
    },
    "version": "0.1.1",
    "author": "edgefinance  (https:\/\/edgefi.app)",
    "name": "Edgefi.app AMP",
    "description": "Learn essential indicators that can help you find profitable products to sell on Amazon",
    "homepage_url": "https:\/\/edgefi.app",
    "background": {
        "service_worker": "static\/background\/index.js"
    },
    "permissions": [
        "storage"
    ],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/www.amazon.com\/*\/dp\/*",
                "https:\/\/www.amazon.com\/dp\/*"
            ],
            "js": [
                "content.883ade9e.js"
            ],
            "run_at": "document_idle",
            "all_frames": false,
            "css": [
                "content.df89bfed.css"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "tabs\/redirect.html"
            ],
            "matches": [
                "https:\/\/edgefinance-dev.us.auth0.com\/*",
                "https:\/\/edgefinance-staging.us.auth0.com\/*",
                "https:\/\/edgefinance.us.auth0.com\/*"
            ]
        },
        {
            "matches": [
                "https:\/\/www.amazon.com\/*",
                "https:\/\/www.amazon.com\/*"
            ],
            "resources": [
                "content.6e038a4b.css"
            ]
        }
    ]
}