Max Offers - Your Ultimate Rewards Companion

Say goodbye to the hassle of manually enrolling in offers!

Max Offers - Your Ultimate Rewards Companionคืออะไร?

Max Offers - Your Ultimate Rewards Companion เป็นส่วนขยายของ Chrome ที่พัฒนาโดย max.offers.dev และคุณลักษณะหลักของมันคือ "Say goodbye to the hassle of manually enrolling in offers!"

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

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Max Offers - Your Ultimate Rewards Companion

ดาวน์โหลดไฟล์ส่วนขยาย Max Offers - Your Ultimate Rewards Companion ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

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

                        💡 Don't miss out on $1000+ in savings per year from discount and cash back offers attached to your credit cards ever again! With Max Offers, managing your credit card offers and rewards has never been easier. 💡

Say goodbye to the hassle of manually enrolling in offers for each credit card. Our powerful Chrome/Firefox extension automatically adds the latest offers to your cards with just one click after logging into your credit card account.

Plus, with a centralized location to filter and search for offers on our official website or through the convenient extension, you'll never miss a deal again. And with personalized alerts reminding you of your savings and rewards whenever you visit a website with an offer, you'll always be in the know!                    

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

ชื่อ Max Offers - Your Ultimate Rewards Companion Max Offers - Your Ultimate Rewards Companion
ID nnmkhhoidmhcdeahpebjjfohgccigolj
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/max-offers-your-ultimate/nnmkhhoidmhcdeahpebjjfohgccigolj
คำอธิบาย Say goodbye to the hassle of manually enrolling in offers!
ขนาดไฟล์ 980 KB
จำนวนการติดตั้ง 51
เวอร์ชันปัจจุบัน 3.1.1
อัปเดตครั้งล่าสุด 2024-02-08
วันที่เผยแพร่ 2022-11-21
คะแนน 5.00/5 รวมทั้งหมด 2 คะแนน
ผู้พัฒนา max.offers.dev
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://maxoffers.gumroad.com/l/max-offers
URL หน้านโยบายความเป็นส่วนตัว https://max-offers-client.s3.us-east-1.amazonaws.com/PrivacyPolicy.pdf
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "icons": {
        "16": "icon16.plasmo.8c701d04.png",
        "32": "icon32.plasmo.0b9539e5.png",
        "48": "icon48.plasmo.67989269.png",
        "64": "icon64.plasmo.7dd37e6c.png",
        "128": "icon128.plasmo.8718abdc.png"
    },
    "manifest_version": 3,
    "action": {
        "default_icon": {
            "16": "icon16.plasmo.8c701d04.png",
            "32": "icon32.plasmo.0b9539e5.png",
            "48": "icon48.plasmo.67989269.png",
            "64": "icon64.plasmo.7dd37e6c.png",
            "128": "icon128.plasmo.8718abdc.png"
        },
        "default_popup": "popup.html"
    },
    "version": "3.1.1",
    "author": "Max Offers ",
    "name": "Max Offers - Your Ultimate Rewards Companion",
    "description": "Say goodbye to the hassle of manually enrolling in offers!",
    "background": {
        "service_worker": "static\/background\/index.js"
    },
    "permissions": [
        "storage"
    ],
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "contents.e249f545.js"
            ],
            "css": []
        },
        {
            "matches": [
                ""
            ],
            "js": [
                "content.168acb29.js"
            ],
            "css": []
        }
    ],
    "host_permissions": [
        "https:\/\/*\/*"
    ],
    "web_accessible_resources": [
        {
            "matches": [
                ""
            ],
            "resources": [
                "content.4f8063a1.css"
            ]
        }
    ]
}