Voucher | Comparison, deals, coupons

Check and compare prices, get discount codes at online shopping websites by Voucher.com.vn

ما هو Voucher | Comparison, deals, coupons؟

Voucher | Comparison, deals, coupons هو إضافة Chrome تم تطويرها بواسطة nhatkythuthuat، والميزة الرئيسية لها هي "Check and compare prices, get discount codes at online shopping websites by Voucher.com.vn".

لقطات شاشة التمديد

screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Voucher | Comparison, deals, coupons

قم بتنزيل ملفات الامتداد Voucher | Comparison, deals, coupons بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        So sánh giá, tìm ưu đãi và mã giảm giá hấp dẫn nhất khi mua trực tuyến với tiện ích so sánh giá và mã giảm giá từ NhaBanHang.

Mua sắm tiết kiệm và thông minh
ShopBack bởi NhaBanHang giúp bạn tìm được giá thấp nhất và khuyến mãi & mã giảm giá của hầu hết các cửa hàng trực tuyến tại Việt Nam. Tiện ích được cập nhật hàng giờ cùng với lượng dữ liệu chất lượng giúp bạn tiết kiệm thời gian cũng như tìm thấy ưu đãi tốt nhất để không bị bỏ lỡ. Giúp bạn an toàn mua sắm chúng tôi đã lọc ưu đãi từ các website mua sắm an toàn nhất. Với tiện ích So sánh giá và khuyến mãi từ NhaBanHang giúp bạn tiết kiệm mọi thứ.

• Tìm khuyến mãi và mã giảm giá giúp thể tiết kiệm khi mua sắm và nhận ưu đãi nhanh nhất.
• So sánh giá nhanh chóng và dễ dàng lựa chọn trên nhiều cửa hàng trực tuyến.
• Tiện ích sẽ không chạy cho đến khi bạn nhấp vào nó, không ảnh hưởng đến máy tính của bạn.
• Liệt kê cho bạn các Deal, ưu đãi tại một nơi mà không cần truy cập nhiều trang web                    

معلومات أساسية عن التمديد

الاسم Voucher | Comparison, deals, coupons Voucher | Comparison, deals, coupons
ID hhjihejkbmmpeopdkafmhdpebalomapg
عنوان URL الرسمي https://chromewebstore.google.com/detail/voucher-comparison-deals/hhjihejkbmmpeopdkafmhdpebalomapg
الوصف Check and compare prices, get discount codes at online shopping websites by Voucher.com.vn
حجم الملف 2.93 MB
عدد التثبيتات 21
النسخة الحالية 1.0.2
آخر تحديث 2020-07-16
تاريخ النشر 2020-07-06
تقييم 3.67/5 مجموع تقييمات 3
المطور nhatkythuthuat
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://nhabanhang.com
عنوان صفحة المساعدة https://thuvienmuasam.com/t/1372
عنوان صفحة سياسة الخصوصية https://nhatkythuthuat.com/help/privacy-policy
اللغات المدعومة en,vi
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_voucherAppShortName__",
    "version": "1.0.2",
    "manifest_version": 2,
    "options_ui": {
        "page": "options.html",
        "open_in_tab": true
    },
    "description": "__MSG_voucherAppDesc__",
    "author": "Voucher.com.vn",
    "default_locale": "vi",
    "background": {
        "scripts": [
            "common\/libs\/q.js",
            "common\/libs\/eventemitter2.js",
            "common\/libs\/protobuf.js",
            "common\/libs\/lodash.js",
            "common\/scripts\/gpb.js",
            "common\/libs\/burger.js",
            "scripts\/abek.bl.crx.js",
            "common\/scripts\/query.js",
            "common\/scripts\/wrc.js",
            "common\/scripts\/bal.js",
            "scripts\/bs.crx.js",
            "scripts\/bs.sp.crx.js"
        ]
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "run_at": "document_end",
            "js": [
                "common\/libs\/jquery.js",
                "common\/libs\/mustache.js",
                "common\/libs\/eventemitter2.js",
                "common\/scripts\/templates.js",
                "common\/scripts\/ial.js",
                "common\/libs\/csl.parser.js",
                "scripts\/extension.js"
            ],
            "css": [
                "common\/ui\/css\/extension.css",
                "common\/ui\/fonts\/fonts.css"
            ]
        }
    ],
    "browser_action": {
        "default_icon": "common\/ui\/icons\/logo-voucher-gray.png"
    },
    "icons": {
        "128": "common\/ui\/icons\/logo-voucher-128.png",
        "96": "common\/ui\/icons\/logo-voucher-96.png",
        "48": "common\/ui\/icons\/logo-voucher-48.png",
        "64": "common\/ui\/icons\/logo-voucher-64.png"
    },
    "permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "storage",
        "tabs",
        "webNavigation",
        "webRequest"
    ],
    "web_accessible_resources": [
        "common\/ui\/*",
        "common\/ui\/icons\/*",
        "common\/ui\/css\/*",
        "common\/ui\/fonts\/*"
    ],
    "homepage_url": "https:\/\/voucher.com.vn"
}