Sunnybrook Hospital Baby Ad Opt-Out

This extension will help you update your advertising settings on social sites and unsubscribe from parenting-related content.

Sunnybrook Hospital Baby Ad Opt-Outとは何ですか?

Sunnybrook Hospital Baby Ad Opt-Outはsunnybrook.pail.extensionによって開発されたChromeの拡張機能で、その主な機能は「This extension will help you update your advertising settings on social sites and unsubscribe from parenting-related content.」です。

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

screenshot
screenshot
screenshot
screenshot

Sunnybrook Hospital Baby Ad Opt-Out拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Advertising networks use all of the data they’ve collected about expectant parents to target them with ads for baby products and services. These ads are difficult to escape, and they can serve as painful reminders of a lost pregnancy or infant death.

The Baby Ad Opt-Out extension arms families dealing with traumatic prenatal loss or infant death with easy-to-follow, step-by-step instructions for opting out of parenting-related ads served to you by Facebook, Instagram, Youtube, and Twitter, as well as instructions for reducing the number of parenting-related marketing emails you may be receiving.                    

拡張機能の基本情報

名前 Sunnybrook Hospital Baby Ad Opt-Out Sunnybrook Hospital Baby Ad Opt-Out
ID fgflknibgfaakpcjpckffkaaekbbnckg
公式URL https://chrome.google.com/webstore/detail/fgflknibgfaakpcjpckffkaaekbbnckg
説明 This extension will help you update your advertising settings on social sites and unsubscribe from parenting-related content.
ファイルサイズ 522 KB
インストール数 47
現在のバージョン 1.0.0
最終更新日 2021-06-04
公開日 2021-06-04
開発者 sunnybrook.pail.extension
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://UnsilenceTheConversation.com
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Sunnybrook Hospital Baby Ad Opt-Out",
    "description": "This extension will help you update your advertising settings on social sites and unsubscribe from parenting-related content.",
    "version": "1.0.0",
    "manifest_version": 3,
    "permissions": [
        "storage"
    ],
    "action": {
        "default_popup": "index.html",
        "default_icon": {
            "16": "\/images\/pail-16.png",
            "32": "\/images\/pail-32.png",
            "48": "\/images\/pail-48.png",
            "128": "\/images\/pail-128.png"
        }
    },
    "icons": {
        "16": "\/images\/pail-16.png",
        "32": "\/images\/pail-32.png",
        "48": "\/images\/pail-48.png",
        "128": "\/images\/pail-128.png"
    }
}