RUSSH

RUSSH Extentsion shows offers on your cards.

What is RUSSH?

RUSSH is a Chrome extension developed by RUSSH, and its main feature is "RUSSH Extentsion shows offers on your cards.".

Extension Screenshots

screenshot
screenshot
screenshot

Download RUSSH Extension CRX File

Download RUSSH 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

                        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!                    

Extension Basic Information

Name RUSSH RUSSH
ID dndfgghkcbdpmmejonmlgaabjcohfobn
Official URL https://chromewebstore.google.com/detail/russh/dndfgghkcbdpmmejonmlgaabjcohfobn
Description RUSSH Extentsion shows offers on your cards.
File Size 968 KB
Installation Count 39
Current Version 0.0.0.4
Last Updated 2020-09-06
Publish Date 2020-08-18
Rating 4.75/5 Total 4 Ratings
Developer RUSSH
Email [email protected]
Payment Type free
Extension Website https://russh.in
Privacy Policy Page URL https://www.russh.in/terms-conditions
Supported Languages 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\/*"
    ]
}