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.

ProSe - Privacy Policy Analyzerとは何ですか?

ProSe - Privacy Policy Analyzerはhttps://prose.bizによって開発されたChromeの拡張機能で、その主な機能は「Pro Se reads and analyses privacy policies on your behalf. It empowers you to make informed decisions about your privacy rights.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot

ProSe - Privacy Policy Analyzer拡張機能のCRXファイルをダウンロード

ProSe - Privacy Policy Analyzer拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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.                    

拡張機能の基本情報

名前 ProSe - Privacy Policy Analyzer ProSe - Privacy Policy Analyzer
ID ocjddamekipengefbkbdgphdnjhmfllb
公式URL https://chromewebstore.google.com/detail/prose-privacy-policy-anal/ocjddamekipengefbkbdgphdnjhmfllb
説明 Pro Se reads and analyses privacy policies on your behalf. It empowers you to make informed decisions about your privacy rights.
ファイルサイズ 2.9 MB
インストール数 52
現在のバージョン 1.0.4
最終更新日 2023-06-06
公開日 2022-11-30
評価 5.00/5 合計 2 レビュー
開発者 https://prose.biz
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://prose.biz/
ヘルプページのURL https://prose.biz/contact
プライバシーポリシーページのURL https://storage.googleapis.com/frontend_prosebiz/Pro%20Se%20Privacy%20Policy.pdf
対応言語 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"
    }
}