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'est-ce que Amex BoA Chase Citi Offer Collector ?

Amex BoA Chase Citi Offer Collector est une extension Chrome développée par https://offer.love, et sa fonction principale est "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".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Amex BoA Chase Citi Offer Collector

Téléchargez les fichiers d'extension Amex BoA Chase Citi Offer Collector au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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                    

Informations de Base sur l'Extension

Nom Amex BoA Chase Citi Offer Collector Amex BoA Chase Citi Offer Collector
ID onoiombdhkjneegnlbgodhopdnadfknm
URL Officiel https://chromewebstore.google.com/detail/amex-boa-chase-citi-offer/onoiombdhkjneegnlbgodhopdnadfknm
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
Taille du Fichier 477 KB
Nombre d'Installations 2,795
Version Actuelle 1.10.10
Dernière Mise à Jour 2024-01-28
Date de Publication 2023-03-06
Évaluation 4.99/5 Total 67 Évaluations
Développeur https://offer.love
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://offer.love/
URL de la Page d'Aide https://offer.love/help
URL de la Page de Politique de Confidentialité https://costbell.com/privacy-policy
Langues Prises en Charge 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"
    }
}