Amex BoA Chase Citi Offer Collector

Add all your Amex BoA Chase Citi US Bank Paypal offers with a single click, and get notified when you are on offer-eligible websites

Hvad er Amex BoA Chase Citi Offer Collector?

Amex BoA Chase Citi Offer Collector er en Chrome-udvidelse udviklet af https://offer.love, og dens hovedfunktion er "Add all your Amex BoA Chase Citi US Bank Paypal offers with a single click, and get notified when you are on offer-eligible websites".

Udvidelsesskærmbilleder

screenshot
screenshot
screenshot
screenshot
screenshot

Download Amex BoA Chase Citi Offer Collector-udvidelses-CRX-fil

Download Amex BoA Chase Citi Offer Collector-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        Collect all your Amex / Chase / BoA (Bank of America) / Citi / Paypal Offers with a single click, and receive notifications when you visit websites that are offer eligible.

We also support clipping coupons from Grocery Stores like HEB, Kroger and Safeway.

You can search all your added offers and available offers at https://offer.love/

=== How to Use ===
1. Open your Amex / Chase / BoA / Citi / Paypal / HEB / Safeway / Kroger offers dashboard
2. Load the all offers page
3. Click on the extension icon, then click Start
4. Enjoy!

You will also receive a pop-up banner to remind you about your saved Amex / Chase / BoA / Citi / Paypal Offers when you are on an offer-eligible website.

That's it! Thank you. Please see the screenshots for details.

=== Fully Open Source ===
https://github.com/buy/amex-offer-collector                    

Grundlæggende oplysninger om udvidelsen

Navn Amex BoA Chase Citi Offer Collector Amex BoA Chase Citi Offer Collector
ID onoiombdhkjneegnlbgodhopdnadfknm
Officiel URL https://chromewebstore.google.com/detail/amex-boa-chase-citi-offer/onoiombdhkjneegnlbgodhopdnadfknm
Beskrivelse Add all your Amex BoA Chase Citi US Bank Paypal offers with a single click, and get notified when you are on offer-eligible websites
Filstørrelse 477 KB
Antal Installationer 2,795
Nuværende Version 1.10.10
Senest Opdateret 2024-01-28
Udgivelsesdato 2023-03-06
Bedømmelse 4.99/5 Samlet 67 Bedømmelser
Udvikler https://offer.love
E-mail [email protected]
Betalingsmetode free
Udvidelseswebsted https://offer.love/
Hjælpeside-URL https://offer.love/help
URL til Fortrolighedspolitik Side https://costbell.com/privacy-policy
Understøttede Sprog en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Amex BoA Chase Citi Offer Collector",
    "action": {
        "default_title": "Click to Use The Offer Collector",
        "default_popup": "\/popup\/popup.html"
    },
    "manifest_version": 3,
    "version": "1.10.10",
    "description": "Add all your Amex BoA Chase Citi US Bank Paypal offers with a single click, and get notified when you are on offer-eligible websites",
    "permissions": [
        "activeTab",
        "scripting",
        "storage",
        "tabs",
        "notifications",
        "alarms"
    ],
    "host_permissions": [
        ""
    ],
    "background": {
        "service_worker": "background.js",
        "type": "module"
    },
    "icons": {
        "16": "icons\/amex-offer-collector-icon.png",
        "32": "icons\/amex-offer-collector-icon.png",
        "48": "icons\/amex-offer-collector-icon.png",
        "128": "icons\/amex-offer-collector-icon.png"
    }
}