SEO audit by iwebchk
Website SEO anaylysis and audit tool.
O que é SEO audit by iwebchk?
SEO audit by iwebchk é uma extensão do Chrome desenvolvida por https://iwebchk.com, e sua principal característica é "Website SEO anaylysis and audit tool.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão SEO audit by iwebchk
Baixe arquivos de extensão SEO audit by iwebchk 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
iwebchk provides comprehensive SEO audit report. Our goal is to provide all possible information related to your website which can help you improve your web presence. In short, we would like to improve the web. Every day we see websites that are substandard, low performing and not very user friendly therefore we are dedicated to help webmasters, developers and marketers, by pointing out areas in need of improvement.
Informações Básicas da Extensão
Nome | SEO audit by iwebchk |
ID | nglkdkpdncleifbbjhhlfpakclhahhkn |
URL Oficial | https://chromewebstore.google.com/detail/seo-audit-by-iwebchk/nglkdkpdncleifbbjhhlfpakclhahhkn |
Descrição | Website SEO anaylysis and audit tool. |
Tamanho do Arquivo | 37.84 KB |
Contagem de Instalações | 2,771 |
Versão Atual | 1.4.2 |
Última Atualização | 2020-01-31 |
Data de Publicação | 2020-01-29 |
Classificação | 3.90/5 Total de 10 Avaliações |
Desenvolvedor | https://iwebchk.com |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://iwebchk.com |
URL da Página de Política de Privacidade | https://iwebchk.com/privacy |
Idiomas Suportados | en |
manifest.json | |
{ "background": { "scripts": [ "iwebchk.js" ] }, "browser_action": { "default_icon": "iwebchk_16x16.png", "default_title": "iwebchk" }, "permissions": [ "tabs" ], "description": "Website SEO anaylysis and audit tool.", "homepage_url": "https:\/\/iwebchk.com", "icons": { "128": "iwebchk_128x128.png", "16": "iwebchk_16x16.png", "32": "iwebchk_32x32.png", "64": "iwebchk_64x64.png" }, "manifest_version": 2, "name": "SEO audit by iwebchk", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.4.2" } |