WebStatData Organic Report

Displays quick Organic Report for currently visible website.

Qu'est-ce que WebStatData Organic Report ?

WebStatData Organic Report est une extension Chrome développée par Keshab Raj Adhikari, et sa fonction principale est "Displays quick Organic Report for currently visible website.".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension WebStatData Organic Report

Téléchargez les fichiers d'extension WebStatData Organic Report au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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                    

Informations de Base sur l'Extension

Nom WebStatData Organic Report WebStatData Organic Report
ID ojkifegjmjnpgpnkfiblcinhicphmapi
URL Officiel https://chromewebstore.google.com/detail/webstatdata-organic-repor/ojkifegjmjnpgpnkfiblcinhicphmapi
Description Displays quick Organic Report for currently visible website.
Taille du Fichier 13.49 KB
Nombre d'Installations 162
Version Actuelle 2.1
Dernière Mise à Jour 2023-12-17
Date de Publication 2017-08-23
Évaluation 3.50/5 Total 4 Évaluations
Développeur Keshab Raj Adhikari
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://webstatdata.com
URL de la Page d'Aide http://www.clearwebstats.com/page/faqs
URL de la Page de Politique de Confidentialité https://www.webstatdata.com/page/privacy-and-policy
Langues Prises en Charge 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:\/\/*\/*"
    ]
}