Search Spider
See what a search spider sees when it crawls your page.
O que é Search Spider?
Search Spider é uma extensão do Chrome desenvolvida por http://searchspider.gotbdev.com, e sua principal característica é "See what a search spider sees when it crawls your page.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Search Spider
Baixe arquivos de extensão Search Spider 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
Get a clear at-a-glance sense of what Google and other search engines see when they view your site. Search Engine Spider strips away images, scripts, bells and whistles to lay bare the basic underlying page structure and semantic design. It highlights and itemizes headings, meta-descriptions, content, alt-tags and titles, links and more in a way that makes instant sense to designers and end-users. Clean and simple overview of page content highlights problem-areas with a quick scroll. Output can be saved as a PDF and sent to a client for review. Includes at a glance overview of: - Title - Meta Description - Breakdown of H1, H2, H3 and H4 headings - Word-count
Informações Básicas da Extensão
Nome | |
ID | lodndgfmagmbigclhchbmcbgieijjekp |
URL Oficial | https://chrome.google.com/webstore/detail/search-spider/lodndgfmagmbigclhchbmcbgieijjekp |
Descrição | See what a search spider sees when it crawls your page. |
Tamanho do Arquivo | 208 KB |
Contagem de Instalações | 108 |
Versão Atual | 2.1.0 |
Última Atualização | 2020-02-12 |
Data de Publicação | 2020-02-12 |
Classificação | 5.00/5 Total de 2 Avaliações |
Desenvolvedor | http://searchspider.gotbdev.com |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | http://geeksonthebeach.ca/ |
URL da Página de Ajuda | https://www.geeksonthebeach.ca/ |
URL da Página de Política de Privacidade | https://www.privacypolicies.com/generic.php |
Idiomas Suportados | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Search Spider", "author": "Shannon Graham", "version": "2.1.0", "description": "See what a search spider sees when it crawls your page.", "homepage_url": "https:\/\/geeksonthebeach.ca\/", "icons": { "16": "icon-16.png", "48": "icon-48.png", "128": "icon-128.png" }, "browser_action": { "default_icon": "icon-48.png" }, "content_scripts": [ { "matches": [ " |