Alexa-and-similarWeb-rank

Alexa-and-similarWeb-rank

Looking for your website rank from the alexa and similarWeb with a simple click.

Merlin
Additional files are visible only to premium users

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"
  ]
}