Robô de Sorteio

Robô de Sorteio

Wat is Robô de Sorteio?

Robô de Sorteio is een Chrome-extensie ontwikkeld door Robô de Sorteios, en de belangrijkste functie is "Robô de Sorteio".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Robô de Sorteio

Download Robô de Sorteio-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam Robô de Sorteio Robô de Sorteio
ID kgeflpbkcepfepmdbolegdaklafhhhbb
Officiële URL https://chrome.google.com/webstore/detail/rob%C3%B4-de-sorteio/kgeflpbkcepfepmdbolegdaklafhhhbb
Beschrijving Robô de Sorteio
Bestandsgrootte 424 KB
Aantal Installaties 477
Huidige Versie 1.0.0
Laatst Bijgewerkt 2022-01-21
Publicatiedatum 2022-01-21
Ontwikkelaar Robô de Sorteios
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://robosorteio.online
Help Pagina-URL https://robosorteio.online
URL van de Privacybeleid Pagina https://robosorteio.online/politicas
Ondersteunde Talen 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": [
                ""
            ]
        }
    ]
}