SONAR Email Tracker for Gmail - Secure & Free

SONAR Email Tracker for Gmail - Secure & Free

Unlimited and forever free tool to track your emails easily.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "icons": {
    "16": "icon16.plasmo.00ac8b83.png",
    "32": "icon32.plasmo.9ad0c5b6.png",
    "48": "icon48.plasmo.cae3a6b3.png",
    "64": "icon64.plasmo.e4b604fc.png",
    "128": "icon128.plasmo.b89b7dfa.png"
  },
  "manifest_version": 3,
  "action": {
    "default_icon": {
      "16": "icon16.plasmo.00ac8b83.png",
      "32": "icon32.plasmo.9ad0c5b6.png",
      "48": "icon48.plasmo.cae3a6b3.png",
      "64": "icon64.plasmo.e4b604fc.png",
      "128": "icon128.plasmo.b89b7dfa.png"
    },
    "default_popup": "popup.html"
  },
  "version": "1.1.5",
  "author": "banxtim",
  "name": "SONAR Email Tracker for Gmail - Secure & Free",
  "description": "Unlimited and forever free tool to track your emails easily.",
  "permissions": [
    "storage",
    "tabs",
    "notifications"
  ],
  "background": {
    "service_worker": "background.5fadff2f.js"
  },
  "content_scripts": [
    {
      "matches": [
        "https://getsonar.co/installed*"
      ],
      "js": [
        "injector-landing-installed.c465a505.js"
      ],
      "css": []
    },
    {
      "matches": [
        "https://getsonar.co/auth/"
      ],
      "js": [
        "injector-dashboard.ebdc07aa.js"
      ],
      "css": []
    },
    {
      "matches": [
        "https://getsonar.co/*"
      ],
      "js": [
        "injector-landing.f7911504.js"
      ],
      "css": []
    },
    {
      "matches": [
        "https://*.google.com/*",
        "https://getsonar.co/*"
      ],
      "js": [
        "injector-ws.9c67bd5c.js"
      ],
      "css": []
    },
    {
      "matches": [
        "https://mail.google.com/*"
      ],
      "js": [
        "injector.67eebf1e.js"
      ],
      "css": []
    },
    {
      "matches": [
        "https://mail.google.com/*"
      ],
      "js": [
        "compose-editor.0b5a682e.js"
      ],
      "css": []
    },
    {
      "matches": [
        "https://mail.google.com/*"
      ],
      "js": [
        "header-menu.92af55b6.js"
      ],
      "css": []
    },
    {
      "matches": [
        "https://mail.google.com/*"
      ],
      "js": [
        "compose-reply.41d47a72.js"
      ],
      "css": []
    },
    {
      "matches": [
        "https://mail.google.com/*"
      ],
      "js": [
        "compose-toolbar.5643d2e2.js"
      ],
      "css": []
    }
  ],
  "host_permissions": [
    "https://*/*"
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "dist/gmail.js"
      ],
      "matches": [
        "https://mail.google.com/*",
        "https://accounts.google.com/*",
        "https://getsonar.co/*"
      ]
    },
    {
      "matches": [
        "https://mail.google.com/*"
      ],
      "resources": [
        "water-mark.10c2deb9.svg",
        "compose-editor.b8bd4b49.css",
        "mti-sonar.6215aeb2.eot",
        "mti-sonar.db1fa4a3.woff2",
        "mti-sonar.088be34d.woff",
        "mti-sonar.537ff07b.ttf",
        "mti-sonar.0bace0b7.svg"
      ]
    },
    {
      "matches": [
        "https://mail.google.com/*"
      ],
      "resources": [
        "logo-navbar.6f67a566.svg",
        "logo-home.c35f3301.svg",
        "premium.99196968.png",
        "compose-editor.b8bd4b49.css",
        "mti-sonar.6215aeb2.eot",
        "mti-sonar.db1fa4a3.woff2",
        "mti-sonar.088be34d.woff",
        "mti-sonar.537ff07b.ttf",
        "mti-sonar.0bace0b7.svg"
      ]
    },
    {
      "matches": [
        "https://mail.google.com/*"
      ],
      "resources": [
        "water-mark.10c2deb9.svg",
        "compose-editor.b8bd4b49.css",
        "mti-sonar.6215aeb2.eot",
        "mti-sonar.db1fa4a3.woff2",
        "mti-sonar.088be34d.woff",
        "mti-sonar.537ff07b.ttf",
        "mti-sonar.0bace0b7.svg"
      ]
    },
    {
      "matches": [
        "https://mail.google.com/*"
      ],
      "resources": [
        "premium.99196968.png",
        "sonar-toolbar-active-dynamic.1bc44140.png",
        "sonar-toolbar-inactive-dynamic.622a7870.png",
        "compose-editor.b8bd4b49.css",
        "mti-sonar.6215aeb2.eot",
        "mti-sonar.db1fa4a3.woff2",
        "mti-sonar.088be34d.woff",
        "mti-sonar.537ff07b.ttf",
        "mti-sonar.0bace0b7.svg"
      ]
    }
  ]
}