ProSe - Privacy Policy Analyzer

ProSe - Privacy Policy Analyzer

Pro Se reads and analyses privacy policies on your behalf. It empowers you to make informed decisions about your privacy rights.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "ProSe - Privacy Policy Analyzer",
  "version": "1.0.4",
  "author": "INVT DOO",
  "homepage_url": "https://prose.biz/",
  "short_name": "ProSe",
  "description": "Pro Se reads and analyses privacy policies on your behalf. It empowers you to make informed decisions about your privacy rights.",
  "permissions": [
    "tabs"
  ],
  "host_permissions": [
    "https://*.prose.biz/*"
  ],
  "action": {
    "default_title": "ProSe - Privacy Policy Analyzer",
    "default_popup": "extension/build/index.html"
  },
  "manifest_version": 3,
  "icons": {
    "16": "icon.png",
    "32": "icon.png",
    "48": "icon.png",
    "128": "icon.png"
  },
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}