Alexa-and-similarWeb-rank
Looking for your website rank from the alexa and similarWeb with a simple click.
什么是Alexa-and-similarWeb-rank?
Alexa-and-similarWeb-rank是由https://smlpoints.com开发的Chrome扩展程序,该扩展的主要功能是“Looking for your website rank from the alexa and similarWeb with a simple click.”。
扩展截图
下载Alexa-and-similarWeb-rank扩展crx文件
下载Alexa-and-similarWeb-rank扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
This extension is utilized to assist users to get the public website ranking data from Alexa/similarWeb with a simple click.
只要簡單的點一下圖示,讓使用者可以取得 Alexa / SimilarWeb 的公開給大眾取用的排名數據。 扩展基本信息
| 名称 | |
| ID | ikompppmnedgfglopochecapchmlehle |
| 官方URL | https://chromewebstore.google.com/detail/alexa-and-similarweb-rank/ikompppmnedgfglopochecapchmlehle |
| 简介 | Looking for your website rank from the alexa and similarWeb with a simple click. |
| 文件大小 | 1.61 MB |
| 安装次数 | 1,237 |
| 当前版本 | 1.0.2 |
| 更新时间 | 2022-08-27 |
| 上架时间 | 2020-10-25 |
| 评分 | 5.00/5 共1次评分 |
| 开发者 | https://smlpoints.com |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 扩展官网 | https://smlpoints.com |
| 支持的语言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "Alexa-and-similarWeb-rank",
"description": "Looking for your website rank from the alexa and similarWeb with a simple click.",
"version": "1.0.2",
"icons": {
"16": "rank-16.png",
"48": "rank-48.png",
"128": "rank-128.png"
},
"action": {
"default_icon": "rank-128.png",
"default_popup": "popup.html"
},
"permissions": [
"tabs"
]
} | |