Robo de sorteios - Ganhar Sorteios Instagram

Automação de comentários para sorteios. Comente manualmente com o BOT para Instagram

ما هو Robo de sorteios - Ganhar Sorteios Instagram؟

Robo de sorteios - Ganhar Sorteios Instagram هو إضافة Chrome تم تطويرها بواسطة https://robodepixnoinsta.com.br، والميزة الرئيسية لها هي "Automação de comentários para sorteios. Comente manualmente com o BOT para Instagram".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة Robo de sorteios - Ganhar Sorteios Instagram

قم بتنزيل ملفات الامتداد Robo de sorteios - Ganhar Sorteios Instagram بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        Ferramenta para automa.ção de tarefas repetitivas.                    

معلومات أساسية عن التمديد

الاسم Robo de sorteios - Ganhar Sorteios Instagram Robo de sorteios - Ganhar Sorteios Instagram
ID oanbckoagioiigkagidcfgdmnignjaao
عنوان URL الرسمي https://chrome.google.com/webstore/detail/robo-de-sorteios-ganhar-s/oanbckoagioiigkagidcfgdmnignjaao
الوصف Automação de comentários para sorteios. Comente manualmente com o BOT para Instagram
حجم الملف 194 KB
عدد التثبيتات 43
النسخة الحالية 1.2.2
آخر تحديث 2022-08-28
تاريخ النشر 2022-08-28
تقييم 4.86/5 مجموع تقييمات 49
المطور https://robodepixnoinsta.com.br
البريد الإلكتروني [email protected]
نوع الدفع in_app
موقع الإضافة https://robodepixnoinsta.com.br
عنوان صفحة المساعدة https://robodepixnoinsta.com.br/suporte
عنوان صفحة سياسة الخصوصية https://vendamaiscomwhatsapp.com.br/privacy
اللغات المدعومة pt-BR
manifest.json
{
    "action": {
        "default_icon": {
            "128": "icon-pix-sorteio-128.png",
            "16": "icon-pix-sorteio.png",
            "32": "icon-pix-sorteio.png",
            "48": "icon-pix-sorteio.png"
        },
        "default_popup": "index.html"
    },
    "commands": {
        "_execute_action": {
            "description": "Opens index.html",
            "suggested_key": {
                "default": "Ctrl+Shift+F",
                "mac": "MacCtrl+Shift+F"
            }
        }
    },
    "content_scripts": [
        {
            "css": [
                "estilo.css"
            ],
            "js": [
                "\/jsOds.js"
            ],
            "matches": [
                "https:\/\/*.instagram.com\/p\/*"
            ]
        }
    ],
    "description": "Automa\u00e7\u00e3o de coment\u00e1rios para sorteios. Comente manualmente com o BOT para Instagram",
    "icons": {
        "128": "icon-pix-sorteio-128.png",
        "16": "icon-pix-sorteio.png",
        "32": "icon-pix-sorteio.png",
        "48": "icon-pix-sorteio.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAoukAqinEVu2ajOcFzUgUoWDly\/pUsWuiLwfeGsQvUSHGs1MJ3BryWrQsFDqDMKZU\/K1OZbQFN89AIB7av22VJwDk+Z\/FOtxv+9dv\/b2z534QMxtxBXM+8LLg6l9sp\/Nii6XCQP\/6UJ2SYBu1+jeTLfT3MAKhmt\/MlNMg16wk\/AtDHc6JiQkV5FBo8lbA+UNT48rvsOqoLL1yzJYhEUDIdbm6xo60yYqDyub4yQkwPFp2qt9kAhXkY7dAJLhY150NBs9ASOjr9iaRnhFXewett51xbG5Rv9okahYgumlkjVHQe75exdmU52cSYxMD2PxEk4DwdA7j32X8Z0rqi+N6fQIDAQAB",
    "manifest_version": 3,
    "name": "Robo de sorteios - Ganhar Sorteios Instagram",
    "short_name": "SorteioInsta",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.2.2"
}