AlexaRank and PageRank
Display the AlexaRank PageRank quickly
Qu'est-ce que AlexaRank and PageRank ?
AlexaRank and PageRank est une extension Chrome développée par http://www.daoiqi.com, et sa fonction principale est "Display the AlexaRank PageRank quickly".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension AlexaRank and PageRank
Téléchargez les fichiers d'extension AlexaRank and PageRank au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
快速直观显示AlexaRank和PageRank。
Informations de Base sur l'Extension
Nom | ![]() |
ID | khjkcmjfgndabfkhgajlbkpmaijccmdi |
URL Officiel | https://chrome.google.com/webstore/detail/alexarank-and-pagerank/khjkcmjfgndabfkhgajlbkpmaijccmdi |
Description | Display the AlexaRank PageRank quickly |
Taille du Fichier | 8.03 KB |
Nombre d'Installations | 118 |
Version Actuelle | 1.4.2 |
Dernière Mise à Jour | 2016-07-30 |
Date de Publication | 2016-07-30 |
Évaluation | 5.00/5 Total 1 Évaluations |
Développeur | http://www.daoiqi.com |
Type de Paiement | free |
URL de la Page de Politique de Confidentialité | https://github.com/daoiqi/website-impress/wiki/Privacy |
Langues Prises en Charge | 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" } |