RUSSH

RUSSH Extentsion shows offers on your cards.

ما هو RUSSH؟

RUSSH هو إضافة Chrome تم تطويرها بواسطة RUSSH، والميزة الرئيسية لها هي "RUSSH Extentsion shows offers on your cards.".

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

screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة RUSSH

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

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

                        RUSSH lets you discover online offers on your credit and debit cards as well as UPI payments at your fingertips. Online offers on E-commerce, Groceries, Dining, Lifestyle, Electronics, etc which were always there but you never knew. You will be surprised by the number of offers you were missing!                    

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

الاسم RUSSH RUSSH
ID dndfgghkcbdpmmejonmlgaabjcohfobn
عنوان URL الرسمي https://chromewebstore.google.com/detail/russh/dndfgghkcbdpmmejonmlgaabjcohfobn
الوصف RUSSH Extentsion shows offers on your cards.
حجم الملف 968 KB
عدد التثبيتات 39
النسخة الحالية 0.0.0.4
آخر تحديث 2020-09-06
تاريخ النشر 2020-08-18
تقييم 4.75/5 مجموع تقييمات 4
المطور RUSSH
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://russh.in
عنوان صفحة سياسة الخصوصية https://www.russh.in/terms-conditions
اللغات المدعومة en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "RUSSH",
    "version": "0.0.0.4",
    "description": "RUSSH Extentsion shows offers on your cards.",
    "icons": {
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "browser_action": {
        "default_icon": {
            "128": "icon128.png"
        },
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab",
        "https:\/\/*.cloudfunctions.net\/*"
    ]
}