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 |
| 官方網址 | 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"
]
} | |