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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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
URL หน้าช่วยเหลือ https://robodepixnoinsta.com.br/suporte
URL หน้านโยบายความเป็นส่วนตัว 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"
}