RUSSH

RUSSH Extentsion shows offers on your cards.

O que é RUSSH?

RUSSH é uma extensão do Chrome desenvolvida por RUSSH, e sua principal característica é "RUSSH Extentsion shows offers on your cards.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão RUSSH

Baixe arquivos de extensão RUSSH no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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!                    

Informações Básicas da Extensão

Nome RUSSH RUSSH
ID dndfgghkcbdpmmejonmlgaabjcohfobn
URL Oficial https://chromewebstore.google.com/detail/russh/dndfgghkcbdpmmejonmlgaabjcohfobn
Descrição RUSSH Extentsion shows offers on your cards.
Tamanho do Arquivo 968 KB
Contagem de Instalações 39
Versão Atual 0.0.0.4
Última Atualização 2020-09-06
Data de Publicação 2020-08-18
Classificação 4.75/5 Total de 4 Avaliações
Desenvolvedor RUSSH
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://russh.in
URL da Página de Política de Privacidade https://www.russh.in/terms-conditions
Idiomas Suportados 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\/*"
    ]
}