Bot de Reagir Stories - Ganhe no Automático

Ganhe Sorteios Reagindo Stories.

Co to jest Bot de Reagir Stories - Ganhe no Automático?

Bot de Reagir Stories - Ganhe no Automático to rozszerzenie Chrome opracowane przez https://www.botsorteios.com, a jego główną funkcją jest „Ganhe Sorteios Reagindo Stories.”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot

Pobierz plik CRX rozszerzenia Bot de Reagir Stories - Ganhe no Automático

Pobierz pliki rozszerzeń Bot de Reagir Stories - Ganhe no Automático w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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                    

Podstawowe informacje o rozszerzeniu

Nazwa Bot de Reagir Stories - Ganhe no Automático Bot de Reagir Stories - Ganhe no Automático
ID ooblggfbjnhdkjhpphnfojabhdmihbpb
Oficjalny URL https://chromewebstore.google.com/detail/bot-de-reagir-stories-gan/ooblggfbjnhdkjhpphnfojabhdmihbpb
Opis Ganhe Sorteios Reagindo Stories.
Rozmiar pliku 422 KB
Liczba instalacji 373
Aktualna Wersja 7
Ostatnia Aktualizacja 2023-11-24
Data Publikacji 2023-04-02
Ocena 5.00/5 Łącznie 1 Oceny
Deweloper https://www.botsorteios.com
E-mail [email protected]
Typ Płatności in_app
Adres URL Strony Pomocy https://wa.me/5528999813281
Adres URL Strony Polityki Prywatności https://botsorteios.com/pp
Obsługiwane Języki 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:\/\/*\/*"
    ]
}