WebStatData Organic Report

Displays quick Organic Report for currently visible website.

What is WebStatData Organic Report?

WebStatData Organic Report is a Chrome extension developed by Keshab Raj Adhikari, and its main feature is "Displays quick Organic Report for currently visible website.".

Extension Screenshots

screenshot
screenshot

Download WebStatData Organic Report Extension CRX File

Download WebStatData Organic Report extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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                    

Extension Basic Information

Name WebStatData Organic Report WebStatData Organic Report
ID ojkifegjmjnpgpnkfiblcinhicphmapi
Official URL https://chromewebstore.google.com/detail/webstatdata-organic-repor/ojkifegjmjnpgpnkfiblcinhicphmapi
Description Displays quick Organic Report for currently visible website.
File Size 13.49 KB
Installation Count 162
Current Version 2.1
Last Updated 2023-12-17
Publish Date 2017-08-23
Rating 3.50/5 Total 4 Ratings
Developer Keshab Raj Adhikari
Email [email protected]
Payment Type free
Extension Website https://webstatdata.com
Help Page URL http://www.clearwebstats.com/page/faqs
Privacy Policy Page URL https://www.webstatdata.com/page/privacy-and-policy
Supported Languages 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:\/\/*\/*"
    ]
}