WebStatData Organic Report

Displays quick Organic Report for currently visible website.

O que é WebStatData Organic Report?

WebStatData Organic Report é uma extensão do Chrome desenvolvida por Keshab Raj Adhikari, e sua principal característica é "Displays quick Organic Report for currently visible website.".

Capturas de Tela da Extensão

screenshot
screenshot

Baixar o arquivo CRX da Extensão WebStatData Organic Report

Baixe arquivos de extensão WebStatData Organic Report 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

                        Displays quick Organic Report (from SEMRush) for currently visible website if we have data available. This includes, Total Keywords the site has in the TOP50 organic results, Estimated number of visitors coming from the first 50 search results (per month) and Estimated cost of purchasing the same number of visitors through Ads. While on click it will load a webstatdata.com report page for currently visible website. It will not display any Data if we do not have enough data or if the visible website is New.

Features : 
●Google.com            
   ▓- Organic Keywords report -▓ (Base on Google Search)
   -Live Google PageRank          
   -google Indexed Pages       
   -google Backlinks     
 
●▓-Yahoo.com▓              
 -yahoo Indexed Pages                 
 -yahoo Back Links                     
 
 ●▓- Bing.com ▓
 -Bing.com Index pages 
-bing.com Backlinks
 -bing.com Indexed Pages

Graph data from...
- Majestic SEO  -Alexa rank


● Social Engagements (count) 
  -Facebook Shares count:
  -Tweets or retweet count:	
  -Digg Stories share count:	

● Website General Information

- Domain Extension:
- Domain Hosted IP Address
- Domain Hosted Country:
- Domain WHOIS Lookup
- Similar sites to certain domain                    

Informações Básicas da Extensão

Nome WebStatData Organic Report WebStatData Organic Report
ID ojkifegjmjnpgpnkfiblcinhicphmapi
URL Oficial https://chromewebstore.google.com/detail/webstatdata-organic-repor/ojkifegjmjnpgpnkfiblcinhicphmapi
Descrição Displays quick Organic Report for currently visible website.
Tamanho do Arquivo 13.49 KB
Contagem de Instalações 162
Versão Atual 2.1
Última Atualização 2023-12-17
Data de Publicação 2017-08-23
Classificação 3.50/5 Total de 4 Avaliações
Desenvolvedor Keshab Raj Adhikari
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://webstatdata.com
URL da Página de Ajuda http://www.clearwebstats.com/page/faqs
URL da Página de Política de Privacidade https://www.webstatdata.com/page/privacy-and-policy
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "WebStatData Organic Report",
    "description": "Displays quick Organic Report for currently visible website.",
    "version": "2.1",
    "browser_action": {
        "default_icon": "img\/icon.png",
        "default_title": "WebStatData Organic Report",
        "default_popup": "popup.html"
    },
    "permissions": [
        "tabs",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ]
}