JHS - BAIXAR IGS

Faça Download de Seguidores e Seguindos

What is JHS - BAIXAR IGS?

JHS - BAIXAR IGS is a Chrome extension developed by JHS SOLUÇÕES DIGITAIS LTDA, and its main feature is "Faça Download de Seguidores e Seguindos".

Extension Screenshots

screenshot

Download JHS - BAIXAR IGS Extension CRX File

Download JHS - BAIXAR IGS 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

                        Crie Listas com Seguidores e Seguindo para marcações de Sorteios.
Em apenas alguns segundos você terá uma lista para poder marcar em seus sorteios no Instagram.
Botão do WhatsApp disponível para duvidas e suporte.

Qualquer dúvida nos chame no WhatsApp para auxiliar.

Novo: Veja o video pois a forma de buscar os seguidores mudou.                    

Extension Basic Information

Name JHS - BAIXAR IGS JHS - BAIXAR IGS
ID jpldffoidlogdjfpgkiimfieagjodhba
Official URL https://chromewebstore.google.com/detail/jhs-baixar-igs/jpldffoidlogdjfpgkiimfieagjodhba
Description Faça Download de Seguidores e Seguindos
File Size 117 KB
Installation Count 1,237
Current Version 1.25
Last Updated 2023-10-31
Publish Date 2021-09-16
Rating 4.06/5 Total 17 Ratings
Developer JHS SOLUÇÕES DIGITAIS LTDA
Email [email protected]
Payment Type in_app
Privacy Policy Page URL https://jhsolucoesdigitais.com/politica-de-privacidade
Supported Languages pt-BR
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "JHS - BAIXAR IGS",
    "description": "Fa\u00e7a Download de Seguidores e Seguindos",
    "version": "1.25",
    "manifest_version": 3,
    "action": {
        "default_icon": {
            "16": "\/images\/icon.png",
            "32": "\/images\/icon.png",
            "48": "\/images\/icon.png",
            "128": "\/images\/icon.png"
        },
        "default_title": "Clique aqui!",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "\/images\/icon.png",
        "32": "\/images\/icon.png",
        "48": "\/images\/icon.png",
        "128": "\/images\/icon.png"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/www.instagram.com\/*\/*\/"
            ],
            "js": [
                "java.js"
            ]
        }
    ]
}