Metrica - Fast website analytics
Analysis of any websites in the world. Research the market and competitors. Find out web traffic. Find similar sites
What is Metrica - Fast website analytics?
Metrica - Fast website analytics is a Chrome extension developed by metrica.guru, and its main feature is "Analysis of any websites in the world. Research the market and competitors. Find out web traffic. Find similar sites".
Extension Screenshots
Download Metrica - Fast website analytics Extension CRX File
Download Metrica - Fast website analytics extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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 ❤️
Extension Basic Information
Name | Metrica - Fast website analytics |
ID | egbpanhlmgjioikbjgaiihfkpkfafapg |
Official URL | https://chromewebstore.google.com/detail/metrica-fast-website-anal/egbpanhlmgjioikbjgaiihfkpkfafapg |
Description | Analysis of any websites in the world. Research the market and competitors. Find out web traffic. Find similar sites |
File Size | 342 KB |
Installation Count | 3,531 |
Current Version | 5.2.0 |
Last Updated | 2022-01-19 |
Publish Date | 2021-06-24 |
Rating | 5.00/5 Total 15 Ratings |
Developer | metrica.guru |
[email protected] | |
Payment Type | in_app |
Extension Website | https://pro.metrica.guru/ |
Help Page URL | https://t.me/MetricaRobot |
Supported Languages | 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" } } |