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 مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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/
عنوان صفحة المساعدة 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"
            ]
        }
    ]
}