RUSSH
RUSSH Extentsion shows offers on your cards.
Vad är RUSSH?
RUSSH är en Chrome-tillägg utvecklad av RUSSH, och dess huvudfunktion är "RUSSH Extentsion shows offers on your cards.".
Tilläggsskärmbilder
Ladda ner RUSSH-förlängningens CRX-fil
Ladda ner RUSSH-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
                        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!                     Grundläggande Information om Tillägg
| Namn |   |  
| ID | dndfgghkcbdpmmejonmlgaabjcohfobn | 
| Officiell webbadress | https://chromewebstore.google.com/detail/russh/dndfgghkcbdpmmejonmlgaabjcohfobn | 
| Beskrivning | RUSSH Extentsion shows offers on your cards. | 
| Filstorlek | 968 KB | 
| Antal Installationer | 39 | 
| Aktuell Version | 0.0.0.4 | 
| Senast Uppdaterad | 2020-09-06 | 
| Publiceringsdatum | 2020-08-18 | 
| Betyg | 4.75/5 Totalt 4 Betyg | 
| Utvecklare | RUSSH | 
| E-post | [email protected] | 
| Betalningssätt | free | 
| Tilläggswebbplats | https://russh.in | 
| URL till Sekretesspolicy Sidan | https://www.russh.in/terms-conditions | 
| Stödda Språk | 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\/*"
    ]
}  |  |