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

¿Qué es Amex BoA Chase Citi Offer Collector?

Amex BoA Chase Citi Offer Collector es una extensión de Chrome desarrollada por https://offer.love, y su función principal es "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".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión Amex BoA Chase Citi Offer Collector

Descarga archivos de extensión Amex BoA Chase Citi Offer Collector en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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                    

Información Básica de la Extensión

Nombre Amex BoA Chase Citi Offer Collector Amex BoA Chase Citi Offer Collector
ID onoiombdhkjneegnlbgodhopdnadfknm
URL Oficial https://chromewebstore.google.com/detail/amex-boa-chase-citi-offer/onoiombdhkjneegnlbgodhopdnadfknm
Descripción 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
Tamaño del Archivo 477 KB
Cantidad de Instalaciones 2,795
Versión Actual 1.10.10
Última Actualización 2024-01-28
Fecha de Publicación 2023-03-06
Calificación 4.99/5 Total de 67 Calificaciones
Desarrollador https://offer.love
Correo electrónico [email protected]
Tipo de Pago free
Sitio Web de la Extensión https://offer.love/
URL de la Página de Ayuda https://offer.love/help
URL de la Página de Política de Privacidad https://costbell.com/privacy-policy
Idiomas Soportados 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"
    }
}