Sunnybrook Hospital Baby Ad Opt-Out

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

What is Sunnybrook Hospital Baby Ad Opt-Out?

Sunnybrook Hospital Baby Ad Opt-Out is a Chrome extension developed by sunnybrook.pail.extension, and its main feature is "This extension will help you update your advertising settings on social sites and unsubscribe from parenting-related content.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download Sunnybrook Hospital Baby Ad Opt-Out Extension CRX File

Download Sunnybrook Hospital Baby Ad Opt-Out 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

                        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.                    

Extension Basic Information

Name Sunnybrook Hospital Baby Ad Opt-Out Sunnybrook Hospital Baby Ad Opt-Out
ID fgflknibgfaakpcjpckffkaaekbbnckg
Official URL https://chrome.google.com/webstore/detail/fgflknibgfaakpcjpckffkaaekbbnckg
Description This extension will help you update your advertising settings on social sites and unsubscribe from parenting-related content.
File Size 522 KB
Installation Count 47
Current Version 1.0.0
Last Updated 2021-06-04
Publish Date 2021-06-04
Developer sunnybrook.pail.extension
Email [email protected]
Payment Type free
Extension Website https://UnsilenceTheConversation.com
Supported Languages 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"
    }
}