SEO RILL
Free SEO tools Website review - Alexa and Google Page Rank
什么是SEO RILL?
SEO RILL是由https://www.seorill.com开发的Chrome扩展程序,该扩展的主要功能是“Free SEO tools Website review - Alexa and Google Page Rank”。
下载SEO RILL扩展crx文件
下载SEO RILL扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
A SEO extension to easily access the Google PageRank (PR), Alexa Rank, IP address and Back links of the current web page,
FEATURES LIST
---------------------
● GOOGLE PAGERANK
Shows the Google PageRank of the current web page with graph
● Alexa Rank
Shows the Alexa traffic stats with graph
● Back links Count
Shows the number of page that link to website
● Domain Information
Shows the domain details:
WHOIS lookup | DNS lookup
● IP Address
Shows website IP address
FOLLOW US
---------------------
Website: http://www.seorill.com
Facebook: https://www.facebook.com/SEORILL
Twitter: https://twitter.com/seorillcom 扩展基本信息
| 名称 | |
| ID | nifhddlbkhgbfldapcmokabefgjadppg |
| 官方URL | https://chromewebstore.google.com/detail/seo-rill/nifhddlbkhgbfldapcmokabefgjadppg |
| 简介 | Free SEO tools Website review - Alexa and Google Page Rank |
| 文件大小 | 47.96 KB |
| 安装次数 | 61 |
| 当前版本 | 1.2 |
| 更新时间 | 2015-11-13 |
| 上架时间 | 2015-11-13 |
| 评分 | 5.00/5 共6次评分 |
| 开发者 | https://www.seorill.com |
| 付费类型 | free |
| 支持的语言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "SEO RILL",
"version": "1.2",
"description": "Free SEO tools Website review - Alexa and Google Page Rank",
"icons": {
"48": "img\/Logo.png",
"128": "img\/ChromeExtension128.png",
"16": "img\/Logo16X16.png"
},
"browser_action": {
"default_icon": "img\/Logo16X16.png",
"default_title": "Check website Alexa and Page Rank",
"default_popup": "popup.html"
},
"background": {
"page": "background.html"
},
"permissions": [
"tabs"
]
} | |