Skip to content

A Chrome extension to remove the Make Post box at the top of Facebook.

Notifications You must be signed in to change notification settings

btaub/Facebook-Lurker-chrome-extension

Repository files navigation

Facebook-Lurker-chrome-extension

A Chrome extension to remove the Make Post box at the top of Facebook.

This extension does one thing, and one thing only...it removes the Make Post option across facebook.com. Here's what happens under the hood:

document.getElementById("pagelet_composer").remove();

That's it.

Example with extension enabled:

Example without extension enabled:

About

A Chrome extension to remove the Make Post box at the top of Facebook.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published