SimpleWebStats 1-Click SEO Analyzer
SimpleWebStats 1-Click SEO Analyzer, get your site info with just 1 click!
What is SimpleWebStats 1-Click SEO Analyzer?
SimpleWebStats 1-Click SEO Analyzer is a Chrome extension developed by http://meetthemes.com, and its main feature is "SimpleWebStats 1-Click SEO Analyzer, get your site info with just 1 click! ".
Download SimpleWebStats 1-Click SEO Analyzer Extension CRX File
Download SimpleWebStats 1-Click SEO Analyzer 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
SimpleWebStats is a 1-Click SEO Analyzer. If you want to find a websites value, just click on the Icon and a new tab will be open with all the information you could possibly need about the specific website. Traffic Report: Daily Unique Visitors Daily Pageviews Rank Report: Alexa Rank Google Pagerank Search Engine Indexes: Google Indexed Pages Yahoo Indexed Pages Bing Indexed Pages Search Engine BackLinks: Google Backlinks Bing Backlinks Alexa Backlinks Social Engagement: Facebook Shares Twitter Count (Tweets) Digg Stories Misc: Siteadvisor Raiting Web Archive Server Health Meta Tags Web Server Information Domain Information Domain Nameserver Information Similiar Domains Alexa Traffic Rank MajesticSEO Backlink
Extension Basic Information
Name | |
ID | hhegoedikhhccmicjkbopejmlppflmid |
Official URL | https://chrome.google.com/webstore/detail/simplewebstats-1-click-se/hhegoedikhhccmicjkbopejmlppflmid |
Description | SimpleWebStats 1-Click SEO Analyzer, get your site info with just 1 click! |
File Size | 4.59 KB |
Installation Count | 72 |
Current Version | 1.3 |
Last Updated | 2013-07-03 |
Publish Date | 2013-07-03 |
Rating | 5.00/5 Total 1 Ratings |
Developer | http://meetthemes.com |
Payment Type | free |
Extension Website | http://www.simplewebstats.com/ |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "scripts": [ "background.js" ] }, "browser_action": { "default_icon": "icon.png" }, "description": "SimpleWebStats 1-Click SEO Analyzer, get your site info with just 1 click! ", "name": "SimpleWebStats 1-Click SEO Analyzer", "permissions": [ "tabs", "http:\/\/www.simplewebstats.com\/" ], "version": "1.3", "manifest_version": 2 } |