Metrica - Fast website analytics
Analysis of any websites in the world. Research the market and competitors. Find out web traffic. Find similar sites
Metrica - Fast website analyticsとは何ですか?
Metrica - Fast website analyticsはmetrica.guruによって開発されたChromeの拡張機能で、その主な機能は「Analysis of any websites in the world. Research the market and competitors. Find out web traffic. Find similar sites」です。
拡張機能のスクリーンショット
Metrica - Fast website analytics拡張機能のCRXファイルをダウンロード
Metrica - Fast website analytics拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Meet "The clearest and simplest Metrica". Analytics has never been so easy and fast to use. Add information about any sites in the world to your context in 1 click. The #1 tool for marketers and entrepreneurs. Key advantages: ✅ Website traffic over 3 years ✅ Data about all sites in the world ✅ Competitors and similar sites. ✅ Analytics in simple words In addition, in our extension, you can find out: ✓ Where the traffic comes from: search, direct, social networks, email, referrals or paid advertising. ✓ Top 5 countries ✓ Revenue ✓ Growth in 1 or 3 years ✓ Website and industry trends ✓ Market research in a couple of seconds In 2021, decisions made on the basis of data are a new trend. With Metrica, you will receive up-to-date data and will be able to make the best decision. Also, Metrica is an excellent analogue of SimilarSites and SimilarWeb. We appreciate that you love us for our simplicity and convenience - this is what almost every user says in an interview. Wait for new updates, with love Metrica ❤️
拡張機能の基本情報
名前 | Metrica - Fast website analytics |
ID | egbpanhlmgjioikbjgaiihfkpkfafapg |
公式URL | https://chromewebstore.google.com/detail/metrica-fast-website-anal/egbpanhlmgjioikbjgaiihfkpkfafapg |
説明 | Analysis of any websites in the world. Research the market and competitors. Find out web traffic. Find similar sites |
ファイルサイズ | 342 KB |
インストール数 | 3,531 |
現在のバージョン | 5.2.0 |
最終更新日 | 2022-01-19 |
公開日 | 2021-06-24 |
評価 | 5.00/5 合計 15 レビュー |
開発者 | metrica.guru |
Eメール | [email protected] |
支払い方法 | in_app |
拡張機能のウェブサイト | https://pro.metrica.guru/ |
ヘルプページのURL | https://t.me/MetricaRobot |
対応言語 | en,ru |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_EXTENSION_NAME__", "version": "5.2.0", "description": "__MSG_EXTENSION_DESCRIPTION__", "manifest_version": 3, "default_locale": "en", "icons": { "16": "img\/logo-16.png", "32": "img\/logo-32.png", "48": "img\/logo-48.png", "128": "img\/logo-128.png" }, "permissions": [ "tabs", "cookies" ], "host_permissions": [ "http:\/\/*\/*", "https:\/\/*\/*" ], "action": { "default_popup": "popup.html" } } |