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은(는) https://robodepixnoinsta.com.br에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Automação de comentários para sorteios. Comente manualmente com o BOT para Instagram"입니다.

확장 프로그램 스크린샷

screenshot

Robo de sorteios - Ganhar Sorteios Instagram 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 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
도움말 페이지 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"
}