Bot de Reagir Stories - Ganhe no Automático

Ganhe Sorteios Reagindo Stories.

What is Bot de Reagir Stories - Ganhe no Automático?

Bot de Reagir Stories - Ganhe no Automático is a Chrome extension developed by https://www.botsorteios.com, and its main feature is "Ganhe Sorteios Reagindo Stories.".

Extension Screenshots

screenshot
screenshot

Download Bot de Reagir Stories - Ganhe no Automático Extension CRX File

Download Bot de Reagir Stories - Ganhe no Automático 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

                        Feito para automatizar o processo de reagir a um stories no Instagram.

* Como usar?
1. Instale a extensão.
2. Reaja o storie que você quer usar o bot para iniciar a automação.
3. Configure o intervalo, emojis e quantidade que deseja.

* Atenção, não é necessário fornecer o usuário ou senha da sua conta, basta você estar logado no seu Instagram através deste navegador.

Site oficial: https://www.botsorteios.com/
WhatsApp: +55 11 91029-3507                    

Extension Basic Information

Name Bot de Reagir Stories - Ganhe no Automático Bot de Reagir Stories - Ganhe no Automático
ID ooblggfbjnhdkjhpphnfojabhdmihbpb
Official URL https://chromewebstore.google.com/detail/bot-de-reagir-stories-gan/ooblggfbjnhdkjhpphnfojabhdmihbpb
Description Ganhe Sorteios Reagindo Stories.
File Size 422 KB
Installation Count 373
Current Version 7
Last Updated 2023-11-24
Publish Date 2023-04-02
Rating 5.00/5 Total 1 Ratings
Developer https://www.botsorteios.com
Email [email protected]
Payment Type in_app
Help Page URL https://wa.me/5528999813281
Privacy Policy Page URL https://botsorteios.com/pp
Supported Languages pt-BR
manifest.json
{
    "short_name": "Bot de Stories",
    "name": "Bot de Reagir Stories - Ganhe no Autom\u00e1tico",
    "version": "7",
    "description": "Ganhe Sorteios Reagindo Stories.",
    "manifest_version": 3,
    "homepage_url": "https:\/\/botsorteios.com",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "icons": {
        "16": "icon.png",
        "48": "icon.png",
        "128": "icon.png"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.instagram.com\/*"
            ],
            "js": [
                "first_run.js"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "***"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ]
}