зеркало из
1
0
Форкнуть 0
INACTIVE - http://mzl.la/ghe-archive - Ad Analysis for Facebook
Перейти к файлу
Jason Chuang 69a64513e4
Update README.md
2019-02-18 11:29:00 -05:00
data Updated weekly advertiser data. 2018-11-07 14:29:20 -05:00
docs Updated GitHub Pages. 2018-11-07 14:29:28 -05:00
src Repo cleanup 2018-10-30 12:47:52 -04:00
.eslintrc v1.0.0-rc3 2018-10-17 03:53:32 -04:00
.gitignore Built v1.0.1 that includes social links. 2018-10-17 04:16:50 -04:00
LICENSE Initial commit 2018-10-05 17:11:30 -04:00
README.md Update README.md 2019-02-18 11:29:00 -05:00
gulpfile.js Updated gulp to copy data files to 'docs' folder. 2018-10-30 12:02:45 -04:00
manifest-production.json Updated version to 1.0.8 2018-11-07 14:29:40 -05:00
manifest-qa-testing.json Updated version to 1.0.8 2018-11-07 14:29:40 -05:00
package-lock.json Updated version to 1.0.8 2018-11-07 14:29:40 -05:00
package.json Updated version to 1.0.8 2018-11-07 14:29:40 -05:00
qa-test-plan.md v1.0.0-rc3 2018-10-17 03:53:32 -04:00
system-design.md Updated README and system-design document for AMO review. 2018-10-24 08:57:00 +01:00
web-ext-config.js v1.0.0-rc3 2018-10-17 03:53:32 -04:00

README.md

Ad Analysis for Facebook


Ad Analysis for Facebook is temporarily disabled. Facebook has blocked this extension, so it will no longer show you how you're targeted by advertisers. Learn more


Get the extension from Add-ons for Firefox (en-US).

How Facebook Helps Advertisers Target You

If you use Facebook, it probably comes as no surprise that Facebook collects a lot of information about you. This includes information youve shared about yourself as well as information about your activity on Facebook and other websites — things like check-ins, searches, and status updates.

What you may not know is that even when you havent shared interests, Facebook makes guesses about your views and preferences based on your activity. This is also used to target you, but its not as easy for you to see this. When you use Ad Analysis for Facebook, you can see what Facebook knows about you and how that affects the advertising you see. You can also compare a wide range of targets shared as a public data set by thousands of other Facebook users.

Peek Outside Your Filter Bubble

Seeing how and why youre targeted for advertising is one way to examine how Facebook shapes the content youre likely to see and how that might influence your opinions and beliefs. But what about the advertising you dont see?

Facebook maintains its own Ad Archive, which offers Facebook users a simple keyword search tool to view ads related to politics or issues of national importance.

The Ad Archive is useful if you know what you are looking for, but may not help you if you are trying to answer questions like “Who is spending the most money on political ads in my state?” or “If I am a Millennial, do I see different ads than Baby Boomers?” With Ad Analysis for Facebook, you can view top advertisers; filter advertisers by state, gender, and age; and link to advertisers ads in the Facebook Ad Archive.

Credits

This extension is one of several tools developed by Firefox Research to help you understand how websites use your personal information and how that affects what you see — and what you don't — online.

This extension uses the public data sets collected by ProPublica and New York University.

The Political Ad Collector, created by independent news organization ProPublica, gathers targeted political advertising on Facebook into a database of micro-targeted political ads.

The Online Political Ads Transparency Project is a collaboration by NYU Tandon doctoral student Laura Edelson, NYU Shanghai visiting undergraduate student Shikhar Sakhuja, and Damon McCoy, Assistant Professor of Computer Science and Engineering.

Instructions

Load the Add-on in Firefox

Enter about:debugging in the address bar. Load the Add-on as a temporary extension by selecting dist/manifest.json.

Set up a development environment

To install the required libraries, run:

npm install

To start the continuous build system, run:

npm start

The above script will automatically monitor the src folder and regenerate relevant files in the dist folder including linting *.js files, minifying *.js and *.html files, and compiling *.less into *.css.

Source code

GitHub for the disabled extension