Robo de sorteios - Ganhar Sorteios Instagram
Automação de comentários para sorteios. Comente manualmente com o BOT para Instagram
Was ist Robo de sorteios - Ganhar Sorteios Instagram?
Robo de sorteios - Ganhar Sorteios Instagram ist eine Chrome-Erweiterung, die von https://robodepixnoinsta.com.br entwickelt wurde, und ihr Hauptmerkmal ist "Automação de comentários para sorteios. Comente manualmente com o BOT para Instagram".
Erweiterungsscreenshots
Robo de sorteios - Ganhar Sorteios Instagram-Erweiterungs-CRX-Datei herunterladen
Laden Sie Robo de sorteios - Ganhar Sorteios Instagram-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
Ferramenta para automa.ção de tarefas repetitivas. Grundlegende Informationen zur Erweiterung
| Name | |
| ID | oanbckoagioiigkagidcfgdmnignjaao |
| Offizielle URL | https://chrome.google.com/webstore/detail/robo-de-sorteios-ganhar-s/oanbckoagioiigkagidcfgdmnignjaao |
| Beschreibung | Automação de comentários para sorteios. Comente manualmente com o BOT para Instagram |
| Dateigröße | 194 KB |
| Installationsanzahl | 43 |
| Aktuelle Version | 1.2.2 |
| Letztes Update | 2022-08-28 |
| Veröffentlichungsdatum | 2022-08-28 |
| Bewertung | 4.86/5 Insgesamt 49 Bewertungen |
| Entwickler | https://robodepixnoinsta.com.br |
| [email protected] | |
| Zahlungsart | in_app |
| Erweiterungswebsite | https://robodepixnoinsta.com.br |
| Hilfeseite URL | https://robodepixnoinsta.com.br/suporte |
| URL der Datenschutzrichtlinien-Seite | https://vendamaiscomwhatsapp.com.br/privacy |
| Unterstützte Sprachen | 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"
} | |