Robô de Sorteio

Robô de Sorteio

What is Robô de Sorteio?

Robô de Sorteio is a Chrome extension developed by Robô de Sorteios, and its main feature is "Robô de Sorteio".

Extension Screenshots

screenshot

Download Robô de Sorteio Extension CRX File

Download Robô de Sorteio 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

                        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.                    

Extension Basic Information

Name Robô de Sorteio Robô de Sorteio
ID kgeflpbkcepfepmdbolegdaklafhhhbb
Official URL https://chrome.google.com/webstore/detail/rob%C3%B4-de-sorteio/kgeflpbkcepfepmdbolegdaklafhhhbb
Description Robô de Sorteio
File Size 424 KB
Installation Count 477
Current Version 1.0.0
Last Updated 2022-01-21
Publish Date 2022-01-21
Developer Robô de Sorteios
Email [email protected]
Payment Type free
Extension Website https://robosorteio.online
Help Page URL https://robosorteio.online
Privacy Policy Page URL https://robosorteio.online/politicas
Supported Languages 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": [
                ""
            ]
        }
    ]
}