SEO's magic opener

With less than three clicks, you can see the Search Console performance report for the page you're on.

O que é SEO's magic opener?

SEO's magic opener é uma extensão do Chrome desenvolvida por Alireza Esmikhani, e sua principal característica é "With less than three clicks, you can see the Search Console performance report for the page you're on.".

Capturas de Tela da Extensão

screenshot
screenshot

Baixar o arquivo CRX da Extensão SEO's magic opener

Baixe arquivos de extensão SEO's magic opener no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        For SEOs, and digital marketers it's common to check a URL's performance to see its current traffic or compare it to its previous traffic in Google Search Console.
SEO's magic opener is here to help you ✨

No matter what page you're on. Simply click on the extension, select your preference report, and watch the magic happen.

You can support me by buying me a coffee ☕️ so I can keep updating the site.

Buy me a coffee: https://link.esmikhani.com/seo's-magic-opener                    

Informações Básicas da Extensão

Nome SEO's magic opener SEO's magic opener
ID mkbpiadgdjjkdkcgmhkepngpkngghpog
URL Oficial https://chromewebstore.google.com/detail/seos-magic-opener/mkbpiadgdjjkdkcgmhkepngpkngghpog
Descrição With less than three clicks, you can see the Search Console performance report for the page you're on.
Tamanho do Arquivo 26.97 KB
Contagem de Instalações 883
Versão Atual 1.2.0
Última Atualização 2023-03-20
Data de Publicação 2023-01-29
Classificação 5.00/5 Total de 7 Avaliações
Desenvolvedor Alireza Esmikhani
Email [email protected]
Tipo de Pagamento free
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "SEO's magic opener",
    "description": "With less than three clicks, you can see the Search Console performance report for the page you're on.",
    "version": "1.2.0",
    "icons": {
        "16": "images\/icon-16.png",
        "32": "images\/icon-32.png",
        "48": "images\/icon-48.png",
        "128": "images\/icon-128.png"
    },
    "action": {
        "default_popup": "popup.html"
    },
    "permissions": [
        "tabs"
    ]
}