IG Engagement Calculator

IG Engagement Calculator

IG Engagement Calculator determines the engagement rate of the profile you're currently visiting

Merlin
Additional files are visible only to premium users

manifest.json


{
  "action": {
    "default_popup": "popup/payment.html"
  },
  "author": "Sprise",
  "description": "IG Engagement Calculator determines the engagement rate of the profile you're currently visiting",
  "host_permissions": [
    "https://www.instagram.com/*"
  ],
  "icons": {
    "16": "assets/logo.png",
    "48": "assets/logo.png",
    "128": "assets/logo.png"
  },
  "manifest_version": 3,
  "name": "IG Engagement Calculator",
  "permissions": [
    "storage"
  ],
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "1.0"
}