chatrbaazan

Automatically find coupon codes when visiting an online shopping/service website

What is chatrbaazan?

chatrbaazan is a Chrome extension developed by chatrbaazan | چتربازان, and its main feature is "Automatically find coupon codes when visiting an online shopping/service website".

Extension Screenshots

screenshot
screenshot

Download chatrbaazan Extension CRX File

Download chatrbaazan extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Stop searching for coupon codes and promotions!
Chatrbaazan extension automatically find and apply coupon codes when you shop or order online!

چتربازان اولین مرجع کد تخفیف از خدمات و فروشگاه های آنلاین می باشد

چتربازان پس از موفقیت سایت و کانال تلگرامی آن برای راحتی کاربران افزونه کد تخفیف چتربازان را قرارداده است تا دیگر کاربران برای خرید و سفارش های خود نیاز به جستجو کد تخفیف نداشته باشند و با باز کردن صفحه فروشگاه تمامی کد های تخفیف آن فروشگاه را می توانند در افزونه چتربازان مشاهده کنند

با افزونه چتربازان تمامی کد های تخفیف در لحظه خرید در اختیار شما می باشند و هیچ تخفیف را از دست نمی دهید                    

Extension Basic Information

Name chatrbaazan chatrbaazan
ID dmmhllbcildldllginbbfbbnnilgjeff
Official URL https://chromewebstore.google.com/detail/chatrbaazan/dmmhllbcildldllginbbfbbnnilgjeff
Description Automatically find coupon codes when visiting an online shopping/service website
File Size 50.75 KB
Installation Count 114
Current Version 1.2
Last Updated 2020-03-23
Publish Date 2020-03-22
Rating 4.00/5 Total 2 Ratings
Developer chatrbaazan | چتربازان
Email [email protected]
Payment Type free
Extension Website https://chatrbaazan.ir/
Help Page URL https://blog.chatrbaazan.ir/
Supported Languages fa
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "chatrbaazan",
    "version": "1.2",
    "description": "Automatically find coupon codes when visiting an online shopping\/service website",
    "permissions": [
        "tabs",
        "declarativeContent",
        "storage",
        "clipboardWrite"
    ],
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": false
    },
    "page_action": {
        "default_popup": "popup.html",
        "default_icon": {
            "128": "images\/favicon.png"
        }
    },
    "icons": {
        "128": "images\/favicon.png"
    },
    "manifest_version": 2
}