Robô do Pix
Robô do Pix
What is Robô do Pix?
Robô do Pix is a Chrome extension developed by infinityagenciamento, and its main feature is "Robô do Pix".
Extension Screenshots
Download Robô do Pix Extension CRX File
Download Robô do Pix extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Automação de comentários Extensão que faz o trabalho de comentar automaticamente em fotos de sorteios dentro do Instagram, te poupando tempo de ficar comentando manualmente.
Extension Basic Information
Name | |
ID | haaamiofodicfeiilkhadlidpfkhkclc |
Official URL | https://chrome.google.com/webstore/detail/rob%C3%B4-do-pix/haaamiofodicfeiilkhadlidpfkhkclc |
Description | Robô do Pix |
File Size | 272 KB |
Installation Count | 464 |
Current Version | 1.0.0 |
Last Updated | 2022-01-31 |
Publish Date | 2022-01-31 |
Rating | 2.33/5 Total 3 Ratings |
Developer | infinityagenciamento |
[email protected] | |
Payment Type | free |
Extension Website | https://robo-dopix.com/ |
Help Page URL | https://robo-dopix.com/ |
Supported Languages | pt-BR |
manifest.json | |
{ "content_scripts": [ { "css": [ "css\/bootstrap.min.css", "css\/style.css", "css\/bangers-font.css", "css\/media.css" ], "js": [ "js\/jquery-3.5.1.min.js", "js\/bootstrap.bundle.min.js", "js\/jquery.countdown.js", "js\/axios.js", "index.js" ], "matches": [ "https:\/\/www.instagram.com\/p\/*" ] } ], "content_security_policy": { "extension_pages": "script-src 'self'; object-src 'self'; script-src-elem 'self' 'unsafe-inline' https:\/\/robo-dopix.com\/;" }, "description": "Rob\u00f4 do Pix", "icons": { "128": ".\/images\/icon_128.png", "16": ".\/images\/icon_16.png", "48": ".\/images\/icon_48.png" }, "manifest_version": 3, "name": "Rob\u00f4 do Pix", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.0.0", "web_accessible_resources": [ { "matches": [ " |