Robô de Sorteio

Robô de Sorteio

Was ist Robô de Sorteio?

Robô de Sorteio ist eine Chrome-Erweiterung, die von Robô de Sorteios entwickelt wurde, und ihr Hauptmerkmal ist "Robô de Sorteio".

Erweiterungsscreenshots

screenshot

Robô de Sorteio-Erweiterungs-CRX-Datei herunterladen

Laden Sie Robô de Sorteio-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        Robô de sorteios e comentários para Instagram, com ele você poderá participar de vários sorteios ao mesmo tempo. Ganhe agora mesmo em vários sorteios, aumente suas chances de ganhar no Instagram, sorteios de pix, sorteios online, sorteios no Instagram.                    

Grundlegende Informationen zur Erweiterung

Name Robô de Sorteio Robô de Sorteio
ID kgeflpbkcepfepmdbolegdaklafhhhbb
Offizielle URL https://chrome.google.com/webstore/detail/rob%C3%B4-de-sorteio/kgeflpbkcepfepmdbolegdaklafhhhbb
Beschreibung Robô de Sorteio
Dateigröße 424 KB
Installationsanzahl 477
Aktuelle Version 1.0.0
Letztes Update 2022-01-21
Veröffentlichungsdatum 2022-01-21
Entwickler Robô de Sorteios
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://robosorteio.online
Hilfeseite URL https://robosorteio.online
URL der Datenschutzrichtlinien-Seite https://robosorteio.online/politicas
Unterstützte Sprachen pt-BR
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "content_scripts": [
        {
            "css": [
                "css\/bootstrap.min.css",
                "css\/style.css",
                "css\/bangers-font.css",
                "css\/media.css"
            ],
            "js": [
                "js\/jquery-3.5.1.min.js",
                "js\/bootstrap.bundle.min.js",
                "js\/jquery.countdown.js",
                "index.js"
            ],
            "matches": [
                "https:\/\/www.instagram.com\/p\/*"
            ]
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'; script-src-elem 'self' 'unsafe-inline' https:\/\/robosorteio.online;"
    },
    "description": "Rob\u00f4 de Sorteio",
    "icons": {
        "128": ".\/images\/icon_128.png",
        "16": ".\/images\/icon_16.png",
        "48": ".\/images\/icon_48.png"
    },
    "manifest_version": 3,
    "name": "Rob\u00f4 de Sorteio",
    "version": "1.0.0",
    "web_accessible_resources": [
        {
            "resources": [
                "images\/*.png",
                "data\/*.json",
                "fonts\/*.woff2"
            ],
            "matches": [
                ""
            ]
        }
    ]
}