Painel de Comentários - Lukaautomação
Automação de comentários
What is Painel de Comentários - Lukaautomação?
Painel de Comentários - Lukaautomação is a Chrome extension developed by lukaautomacao, and its main feature is "Automação de comentários".
Extension Screenshots
Download Painel de Comentários - Lukaautomação Extension CRX File
Download Painel de Comentários - Lukaautomação 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
O Painel de Comentários da Lukaautomação
tem como finalidade automatizar sua interação
com os comentários na participação de sorteios
dentro do Instagram, te poupando tempo de ficar comentando manualmente. Extension Basic Information
| Name | |
| ID | ienkeilcjclipkggahcdjfegaponcaih |
| Official URL | https://chromewebstore.google.com/detail/painel-de-coment%C3%A1rios-luk/ienkeilcjclipkggahcdjfegaponcaih |
| Description | Automação de comentários |
| File Size | 1.56 MB |
| Installation Count | 61 |
| Current Version | 1.0.3 |
| Last Updated | 2021-05-04 |
| Publish Date | 2021-04-07 |
| Rating | 4.00/5 Total 8 Ratings |
| Developer | lukaautomacao |
| [email protected] | |
| Payment Type | free |
| Extension Website | https://lukaautomacao.com.br/ |
| Help Page URL | https://lukaautomacao.com.br/quem-somos/ |
| Privacy Policy Page URL | https://lukaautomacao.com.br/politica-de-privacidade-2 |
| 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",
"index.js"
],
"matches": [
"https:\/\/www.instagram.com\/*"
]
}
],
"content_security_policy": "script-src 'self' https:\/\/maxcdn.bootstrapcdn.com; object-src 'self';",
"description": "Automa\u00e7\u00e3o de coment\u00e1rios",
"icons": {
"128": ".\/images\/icon128.png",
"16": ".\/images\/icon16.png",
"48": ".\/images\/icon48.png"
},
"key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAlPP6Ealy9lMqH4LSjK\/DAbNCdUazGLU3lS6nW1XiLfRV1uCnCJGrnGaeP0aHVj3Snxfhb7m+qG+bHFkCF0zMkYNItfADJWZcHYR0Gjeu4IkhG3KNtjlnHnGkoMl0qOt40aMnpH6hoAKsuu59kXXyToYQfgG6yHzoPiEQhoV86RNhSqlmdAF7X0C+Zw0Ewo5TPh3du1N3ybJqhW6P5KJxvg3LdtN9Xx93CA8YUbyjw4L1Wl2MC3kQlxjtWIcU1J5WKBcETyM4Mg9WRsqcmlzRBbLk1ROnEcBecnFUNCpNe0WS2j\/xh7rYQHm0YXYpAKlA\/9uACjBfwpPknrtGCP6bxQIDAQAB",
"manifest_version": 2,
"name": "Painel de Coment\u00e1rios - Lukaautoma\u00e7\u00e3o",
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"version": "1.0.3",
"web_accessible_resources": [
"images\/*.png",
"data\/*.json",
"fonts\/*.woff2"
]
} | |