ALM Coupon Codes Finder - Start Saving Today!

Save More at Your Favorite Stores - Finds, tests and applies promo codes automatically for you at checkout.

ALM Coupon Codes Finder - Start Saving Today!คืออะไร?

ALM Coupon Codes Finder - Start Saving Today! เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Almowafir และคุณลักษณะหลักของมันคือ "Save More at Your Favorite Stores - Finds, tests and applies promo codes automatically for you at checkout."

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

screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย ALM Coupon Codes Finder - Start Saving Today!

ดาวน์โหลดไฟล์ส่วนขยาย ALM Coupon Codes Finder - Start Saving Today! ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

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

                        Almowafir Coupons Finder, automatically searches and applies coupons for you at checkout!

Save Money At Your Favorite Stores
 
We’ll  find you the best coupon codes at hundreds of stores!


How Does it work?

Just go to the store checkout page and the coupon code will automatically be added and save you money - Yes, It's that easy!

You don’t need to do anything -  Almowafir Coupons Finder will do everything for you.

Save time and money with best deals and coupons from the leading brands in Saudi UAE and Egypt.

Just install Almowaifr Coupons Finder, and start saving - It's Free!

Main  Features:

✅  Exclusive discount coupons and codes

✅  Daily updated, new coupons and deals

✅  Special events discount codes for Ramdan, Black Friday and Cyber Monday deals

❤️ Loved Almowafir? Don’t forget to rate 5 stars ⭐
 

Have suggestions? Coupon suggestions? Want to know more? We are here for you:

Mail: [email protected]                    

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

ชื่อ ALM Coupon Codes Finder - Start Saving Today! ALM Coupon Codes Finder - Start Saving Today!
ID fcdibhhcebjndgimaclicpbjhnpmmonc
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/alm-coupon-codes-finder-s/fcdibhhcebjndgimaclicpbjhnpmmonc
คำอธิบาย Save More at Your Favorite Stores - Finds, tests and applies promo codes automatically for you at checkout.
ขนาดไฟล์ 299 KB
จำนวนการติดตั้ง 8,408
เวอร์ชันปัจจุบัน 1.2.5
อัปเดตครั้งล่าสุด 2024-03-05
วันที่เผยแพร่ 2022-07-11
คะแนน 4.95/5 รวมทั้งหมด 117 คะแนน
ผู้พัฒนา Almowafir
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://almowafir.com/
URL หน้าช่วยเหลือ https://almowafir.com/%d8%aa%d9%88%d8%a7%d8%b5%d9%84-%d9%85%d8%b9%d9%86%d8%a7/
URL หน้านโยบายความเป็นส่วนตัว https://almowafir.com/en/privacy-policy
ภาษาที่รองรับ en,ar
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "service_worker": ".\/background.js"
    },
    "default_locale": "ar",
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "action": [],
    "content_scripts": [
        {
            "all_frames": false,
            "js": [
                ".\/contentScripts.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "run_at": "document_end"
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "icons": {
        "16": "assets\/icons\/icon_16.png",
        "32": "assets\/icons\/icon_32.png",
        "64": "assets\/icons\/icon_64.png",
        "128": "assets\/icons\/icon_128.png"
    },
    "manifest_version": 3,
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/imgs\/*",
                "assets\/styles\/*"
            ],
            "matches": [
                ""
            ],
            "extension_ids": []
        }
    ],
    "host_permissions": [
        "*:\/\/m.almowafir.com\/",
        "*:\/\/www.google-analytics.com\/"
    ],
    "permissions": [
        "storage",
        "contextMenus"
    ],
    "version": "1.2.5"
}