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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

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

                        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
URL หน้านโยบายความเป็นส่วนตัว 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\/*"
    ]
}