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 |
公式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 |
Eメール | [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" } |