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

Amex BoA Chase Citi Offer Collector란 무엇입니까?

Amex BoA Chase Citi Offer Collector은(는) https://offer.love에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "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"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot
screenshot

Amex BoA Chase Citi Offer Collector 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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                    

확장 프로그램 기본 정보

이름 Amex BoA Chase Citi Offer Collector Amex BoA Chase Citi Offer Collector
ID onoiombdhkjneegnlbgodhopdnadfknm
공식 URL https://chromewebstore.google.com/detail/amex-boa-chase-citi-offer/onoiombdhkjneegnlbgodhopdnadfknm
설명 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
파일 크기 477 KB
설치 횟수 2,795
현재 버전 1.10.10
최근 업데이트 2024-01-28
출시 날짜 2023-03-06
평점 4.99/5 총 67 개의 평점
개발자 https://offer.love
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://offer.love/
도움말 페이지 URL https://offer.love/help
개인정보 보호 정책 페이지 URL https://costbell.com/privacy-policy
지원되는 언어 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"
    }
}