IPX - Influencer Profits Extension

Productivity Tool for Influencers

IPX - Influencer Profits Extensionคืออะไร?

IPX - Influencer Profits Extension เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://influencerprofits.net และคุณลักษณะหลักของมันคือ "Productivity Tool for Influencers"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย IPX - Influencer Profits Extension

ดาวน์โหลดไฟล์ส่วนขยาย IPX - Influencer Profits Extension ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        IPX the Influencer Profits Extension is for members of the Amazon Influencers Program.

This extension will help you make more money as an Amazon Influencer. Here are the main benefits:

1. Product Research and helps you find profitable products to review.
1b. The extension includes Sales Data so you know what is selling.
2. It will tell you which Video Carousel has a good chance of displaying your review video.
3. The extension will tell you if your Video is SHOWING in the Top or Bottom Carousel. (Unique to us, until someone copies us)
4. We show Review Velocity (This gives you a sense on how well the product is selling)
5. We show how the product ranks in it's categories
6. Copyable ASIN to help you when TAGGING your videos in the Creator Hub.

Requirements to use this extension:
You must be a member of this Facebook Group (The extension verifies this)
- https://www.facebook.com/groups/influencerprofits

All feedback and bug reports can be posted in the FB group.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ IPX - Influencer Profits Extension IPX - Influencer Profits Extension
ID egbgiogejffaglcfjopjnpndciiokile
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/ipx-influencer-profits-ex/egbgiogejffaglcfjopjnpndciiokile
คำอธิบาย Productivity Tool for Influencers
ขนาดไฟล์ 292 KB
จำนวนการติดตั้ง 2,065
เวอร์ชันปัจจุบัน 0.7.40
อัปเดตครั้งล่าสุด 2024-02-13
วันที่เผยแพร่ 2023-05-09
คะแนน 4.85/5 รวมทั้งหมด 39 คะแนน
ผู้พัฒนา https://influencerprofits.net
อีเมล [email protected]
ประเภทการชำระเงิน in_app
เว็บไซต์ส่วนขยาย https://www.facebook.com/groups/influencerprofits
URL หน้าช่วยเหลือ https://linktr.ee/influencerprofits
URL หน้านโยบายความเป็นส่วนตัว https://influencerprofit.kartra.com/page/privacy-policy
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "IPX - Influencer Profits Extension",
    "description": "Productivity Tool for Influencers",
    "version": "0.7.40.0",
    "version_name": "0.7.40",
    "icons": {
        "16": "icons\/16.png",
        "48": "icons\/48.png",
        "128": "icons\/128.png"
    },
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "content_scripts": [
        {
            "js": [
                "assets\/content-script-loader.index.ts-31f61de9-7dc901c2.js"
            ],
            "matches": [
                "*:\/\/*.amazon.com\/*"
            ],
            "run_at": "document_start",
            "css": [
                "assets\/icons-0065c33d.css",
                "assets\/index-07b3a035.css"
            ]
        },
        {
            "js": [
                "assets\/content-script-loader.extpay.ts-77abbed2-f2d7fc9a.js"
            ],
            "matches": [
                "*:\/\/*.amazon.com\/*",
                "https:\/\/extensionpay.com\/*"
            ],
            "run_at": "document_start",
            "all_frames": true
        },
        {
            "js": [
                "assets\/content-script-loader.linktw.ts-0d75814a-d71c306a.js"
            ],
            "matches": [
                "*:\/\/linktw.in\/*"
            ],
            "run_at": "document_start"
        }
    ],
    "action": {
        "default_popup": "src\/pages\/popup\/index.html",
        "default_icon": {
            "128": "icons\/128.png"
        }
    },
    "options_page": "src\/pages\/options\/index.html",
    "permissions": [
        "cookies",
        "declarativeNetRequest",
        "storage",
        "tabs",
        "alarms"
    ],
    "host_permissions": [
        "*:\/\/*.amazon.com\/*",
        "*:\/\/*.facebook.com\/*",
        "*:\/\/linktw.in\/*"
    ],
    "declarative_net_request": {
        "rule_resources": [
            {
                "id": "rules",
                "enabled": true,
                "path": "src\/rules.json"
            }
        ]
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAkxK7r1UwSlcExfom8mnd6EsJ9SrFv3dm55bHNGCLcsBjzHz6KwTLWTogpQ+ckAe1VY1ulphQyGhnbn5fD507t92DGLMI3qKsEfqEv7gG5XKwofbQ3vqAg1SYN5bCmoXcYGgBjqlnCdj7Orgewe\/DDGtsguQJLXt0KHjGByCInId0gymblMh78sR91VF5vLMlSf0N4lhPclaskSAUHvlkkGNXGgOHPG4PSSQEia510s6FZPNqVevzJ9qjKYWcdZJtz5iLzjM5NNnHyNAkajx4wuenFihHq967t0MO7oATqkUsmbeJX9TR3Le1mYDcRX9IJfEweFWxUKkEbk8oAlwcRwIDAQAB",
    "web_accessible_resources": [
        {
            "matches": [
                "*:\/\/*.amazon.com\/*"
            ],
            "resources": [
                "assets\/index-059e60cf.js",
                "assets\/_commonjsHelpers-23102255.js",
                "assets\/index-fb7b8bd2.js",
                "assets\/flash-0c2882f2.js",
                "assets\/icons-6b9f3d20.js",
                "assets\/index.ts-31f61de9.js"
            ],
            "use_dynamic_url": true
        },
        {
            "matches": [
                "*:\/\/*.amazon.com\/*",
                "https:\/\/extensionpay.com\/*"
            ],
            "resources": [
                "assets\/_commonjsHelpers-23102255.js",
                "assets\/extpay.ts-77abbed2.js"
            ],
            "use_dynamic_url": true
        },
        {
            "matches": [
                "*:\/\/linktw.in\/*"
            ],
            "resources": [
                "assets\/linktw.ts-0d75814a.js"
            ],
            "use_dynamic_url": true
        }
    ]
}