Painel de Comentários - Lukaautomação
Automação de comentários
Wat is Painel de Comentários - Lukaautomação?
Painel de Comentários - Lukaautomação is een Chrome-extensie ontwikkeld door lukaautomacao, en de belangrijkste functie is "Automação de comentários".
Extensie Screenshots
Download het CRX-bestand van de extensie Painel de Comentários - Lukaautomação
Download Painel de Comentários - Lukaautomação-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
                        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.                     Basisinformatie over de Extensie
| Naam |   |  
| ID | ienkeilcjclipkggahcdjfegaponcaih | 
| Officiële URL | https://chromewebstore.google.com/detail/painel-de-coment%C3%A1rios-luk/ienkeilcjclipkggahcdjfegaponcaih | 
| Beschrijving | Automação de comentários | 
| Bestandsgrootte | 1.56 MB | 
| Aantal Installaties | 61 | 
| Huidige Versie | 1.0.3 | 
| Laatst Bijgewerkt | 2021-05-04 | 
| Publicatiedatum | 2021-04-07 | 
| Beoordeling | 4.00/5 Totaal 8 Beoordelingen | 
| Ontwikkelaar | lukaautomacao | 
| [email protected] | |
| Betalingswijze | free | 
| Extensiewebsite | https://lukaautomacao.com.br/ | 
| Help Pagina-URL | https://lukaautomacao.com.br/quem-somos/ | 
| URL van de Privacybeleid Pagina | https://lukaautomacao.com.br/politica-de-privacidade-2 | 
| Ondersteunde Talen | 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"
    ]
}  |  |