SimpleWebStats 1-Click SEO Analyzer
SimpleWebStats 1-Click SEO Analyzer, get your site info with just 1 click!
什么是SimpleWebStats 1-Click SEO Analyzer?
SimpleWebStats 1-Click SEO Analyzer是由http://meetthemes.com开发的Chrome扩展程序,该扩展的主要功能是“SimpleWebStats 1-Click SEO Analyzer, get your site info with just 1 click! ”。
下载SimpleWebStats 1-Click SEO Analyzer扩展crx文件
下载SimpleWebStats 1-Click SEO Analyzer扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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
扩展基本信息
名称 | |
ID | hhegoedikhhccmicjkbopejmlppflmid |
官方URL | https://chrome.google.com/webstore/detail/simplewebstats-1-click-se/hhegoedikhhccmicjkbopejmlppflmid |
简介 | SimpleWebStats 1-Click SEO Analyzer, get your site info with just 1 click! |
文件大小 | 4.59 KB |
安装次数 | 72 |
当前版本 | 1.3 |
更新时间 | 2013-07-03 |
上架时间 | 2013-07-03 |
评分 | 5.00/5 共1次评分 |
开发者 | http://meetthemes.com |
付费类型 | free |
扩展官网 | http://www.simplewebstats.com/ |
支持的语言 | 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 } |