AlexaRank and PageRank
Display the AlexaRank PageRank quickly
What is AlexaRank and PageRank?
AlexaRank and PageRank is a Chrome extension developed by http://www.daoiqi.com, and its main feature is "Display the AlexaRank PageRank quickly".
Extension Screenshots
Download AlexaRank and PageRank Extension CRX File
Download AlexaRank and PageRank 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
快速直观显示AlexaRank和PageRank。
Extension Basic Information
Name | ![]() |
ID | khjkcmjfgndabfkhgajlbkpmaijccmdi |
Official URL | https://chrome.google.com/webstore/detail/alexarank-and-pagerank/khjkcmjfgndabfkhgajlbkpmaijccmdi |
Description | Display the AlexaRank PageRank quickly |
File Size | 8.03 KB |
Installation Count | 118 |
Current Version | 1.4.2 |
Last Updated | 2016-07-30 |
Publish Date | 2016-07-30 |
Rating | 5.00/5 Total 1 Ratings |
Developer | http://www.daoiqi.com |
Payment Type | free |
Privacy Policy Page URL | https://github.com/daoiqi/website-impress/wiki/Privacy |
Supported Languages | zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "browser_action": { "default_icon": "img\/default_icon.png", "default_title": "no AlexaRank and PageRank" }, "description": "Display the AlexaRank PageRank quickly", "background": { "page": "background.html" }, "name": "AlexaRank and PageRank", "permissions": [ "tabs", "http:\/\/toolbarqueries.google.com\/", "http:\/\/data.alexa.com\/", "http:\/\/pr.links.cn\/", "http:\/\/tool.boliquan.com\/" ], "version": "1.4.2", "manifest_version": 2, "homepage_url": "https:\/\/chrome.google.com\/webstore\/detail\/khjkcmjfgndabfkhgajlbkpmaijccmdi" } |