Site: Seo Check in Google

Get your Site: in google in 1 second, with minimum hassle.

O que é Site: Seo Check in Google?

Site: Seo Check in Google é uma extensão do Chrome desenvolvida por seokadabra.com, e sua principal característica é "Get your Site: in google in 1 second, with minimum hassle.".

Capturas de Tela da Extensão

screenshot
screenshot

Baixar o arquivo CRX da Extensão Site: Seo Check in Google

Baixe arquivos de extensão Site: Seo Check in Google 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

                        With this extension, you can open a new window in Google search with the colon (:) operator and check the search result of the requested address.
This will save you time and will optimize work by checking indexed pages in Google, whether it's managed sites by you or competitors' sites, you can see what the search results for that URL look like.
For instance: you can check the search result with the following string:
site:www.example.com
Just click on the icon and you will get it instantly.
This extension is highly recommended for any SEO promoter from intern to specialist                    

Informações Básicas da Extensão

Nome Site: Seo Check in Google Site: Seo Check in Google
ID bfihmajpcamihfhhkpbkajonaobkjdhe
URL Oficial https://chromewebstore.google.com/detail/site-seo-check-in-google/bfihmajpcamihfhhkpbkajonaobkjdhe
Descrição Get your Site: in google in 1 second, with minimum hassle.
Tamanho do Arquivo 5.24 KB
Contagem de Instalações 195
Versão Atual 1
Última Atualização 2022-03-03
Data de Publicação 2021-11-02
Classificação 5.00/5 Total de 4 Avaliações
Desenvolvedor seokadabra.com
Email [email protected]
Tipo de Pagamento free
Idiomas Suportados en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Site: Seo Check in Google",
    "action": [],
    "manifest_version": 3,
    "version": "1",
    "icons": {
        "48": "icon48.png"
    },
    "description": "Get your Site: in google in 1 second, with minimum hassle.",
    "permissions": [
        "activeTab",
        "scripting"
    ],
    "background": {
        "service_worker": "background.js"
    }
}