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.

What is ProSe - Privacy Policy Analyzer?

ProSe - Privacy Policy Analyzer is a Chrome extension developed by https://prose.biz, and its main feature is "Pro Se reads and analyses privacy policies on your behalf. It empowers you to make informed decisions about your privacy rights.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download ProSe - Privacy Policy Analyzer Extension CRX File

Download ProSe - Privacy Policy Analyzer 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

                        Pro Se automatically reads and analyses privacy policies on your behalf.

It empowers you to make informed decisions about your privacy rights. Pro Se employees powerful AI to answer questions regarding: who collects your data, what data, for what purpose, how long do they keep your data, do they have a legal basis for data processing, do they collect children data, etc. 

Pro Se also informs you about your rights (right to access, rectify, delete, and port your data, right to opt out and provide/withdraw consent) as well as what security measures service providers apply to protect your data.                    

Extension Basic Information

Name ProSe - Privacy Policy Analyzer ProSe - Privacy Policy Analyzer
ID ocjddamekipengefbkbdgphdnjhmfllb
Official URL https://chromewebstore.google.com/detail/prose-privacy-policy-anal/ocjddamekipengefbkbdgphdnjhmfllb
Description Pro Se reads and analyses privacy policies on your behalf. It empowers you to make informed decisions about your privacy rights.
File Size 2.9 MB
Installation Count 52
Current Version 1.0.4
Last Updated 2023-06-06
Publish Date 2022-11-30
Rating 5.00/5 Total 2 Ratings
Developer https://prose.biz
Email [email protected]
Payment Type free
Extension Website https://prose.biz/
Help Page URL https://prose.biz/contact
Privacy Policy Page URL https://storage.googleapis.com/frontend_prosebiz/Pro%20Se%20Privacy%20Policy.pdf
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "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"
    }
}