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 |
| Eメール | [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"
]
} | |