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”。
擴展截圖
下載Robo de sorteios - Ganhar Sorteios Instagram擴展crx文件
下載Robo de sorteios - Ganhar Sorteios Instagram擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Ferramenta para automa.ção de tarefas repetitivas.
擴展基本資訊
名稱 | |
ID | oanbckoagioiigkagidcfgdmnignjaao |
官方網址 | 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" } |