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 là gì?
Robo de sorteios - Ganhar Sorteios Instagram là một tiện ích mở rộng Chrome được phát triển bởi https://robodepixnoinsta.com.br, và tính năng chính của nó là "Automação de comentários para sorteios. Comente manualmente com o BOT para Instagram".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Robo de sorteios - Ganhar Sorteios Instagram
Tải xuống các tệp mở rộng Robo de sorteios - Ganhar Sorteios Instagram dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
Ferramenta para automa.ção de tarefas repetitivas.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | oanbckoagioiigkagidcfgdmnignjaao |
URL Chính Thức | https://chrome.google.com/webstore/detail/robo-de-sorteios-ganhar-s/oanbckoagioiigkagidcfgdmnignjaao |
Mô tả | Automação de comentários para sorteios. Comente manualmente com o BOT para Instagram |
Kích Thước Tệp | 194 KB |
Số Lần Cài Đặt | 43 |
Phiên Bản Hiện Tại | 1.2.2 |
Cập Nhật Lần Cuối | 2022-08-28 |
Ngày Phát Hành | 2022-08-28 |
Đánh Giá | 4.86/5 Tổng số 49 Đánh Giá |
Nhà Phát Triển | https://robodepixnoinsta.com.br |
[email protected] | |
Loại Thanh Toán | in_app |
Trang Web Mở Rộng | https://robodepixnoinsta.com.br |
URL Trang Trợ Giúp | https://robodepixnoinsta.com.br/suporte |
URL Trang Chính Sách Bảo Mật | https://vendamaiscomwhatsapp.com.br/privacy |
Ngôn Ngữ Được Hỗ Trợ | 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" } |