HypeStat Analyzer
Check any website's traffic
HypeStat Analyzerとは何ですか?
HypeStat Analyzerはhttps://hypestat.comによって開発されたChromeの拡張機能で、その主な機能は「Check any website's traffic」です。
拡張機能のスクリーンショット
HypeStat Analyzer拡張機能のCRXファイルをダウンロード
HypeStat Analyzer拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Check any website's traffic and technology used quick and easy with one click.
- Daily unique visitor and Monthly visits count
- Traffic sources, traffic history
- Average visit duration, bounce rate, pages per visit
- Technologies used on website
- Link to detailed report on hypestat.com 拡張機能の基本情報
| 名前 | |
| ID | fmebbkhpaallipfibkfnajnlimgaoefp |
| 公式URL | https://chromewebstore.google.com/detail/hypestat-analyzer/fmebbkhpaallipfibkfnajnlimgaoefp |
| 説明 | Check any website's traffic |
| ファイルサイズ | 290 KB |
| インストール数 | 3,408 |
| 現在のバージョン | 2.1 |
| 最終更新日 | 2023-03-31 |
| 公開日 | 2019-12-05 |
| 評価 | 5.00/5 合計 7 レビュー |
| 開発者 | https://hypestat.com |
| Eメール | [email protected] |
| 支払い方法 | free |
| 対応言語 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "HypeStat Analyzer",
"description": "Check any website's traffic",
"version": "2.1",
"action": {
"default_icon": {
"16": "images\/hs16.png",
"32": "images\/hs32.png",
"48": "images\/hs48.png",
"64": "images\/hs64.png",
"128": "images\/hs128.png"
},
"default_popup": "popup.html"
},
"icons": {
"16": "images\/hs16.png",
"32": "images\/hs32.png",
"48": "images\/hs48.png",
"64": "images\/hs64.png",
"128": "images\/hs128.png"
},
"permissions": [
"activeTab"
]
} | |