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."입니다.
확장 프로그램 스크린샷
Sunnybrook Hospital Baby Ad Opt-Out 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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.
확장 프로그램 기본 정보
이름 | |
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 |
이메일 | [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" } } |