Skip to content

mitmedialab/fb-redacted-ext

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fb-redacted-ext

TBD

Installation

$ npm install

Development

To compile:

$ npx webpack

This will create JS, CSS, and image sin dist.

In Chrome:

  • go to chrome://extensions/
  • click "Load Unpacked"
  • navigate to the dist directory
  • click "Select"

You'll see the extension loaded.

You'll need to both reload the extension and reload Facebook to see changes during development.