Block Ads for Social Network
Remove sponsored ads and suggested posts from your Facebook feed so scrolling stays about people, not ads.
Block Ads for Social Network hides sponsored ads and suggested content on facebook.com. Toggle blocking from the popup, choose what to hide, and track a local blocked-ads counter - content scripts run only on Facebook.
Single purpose: block ads and suggested content in the Facebook feed. Content scripts run only on facebook.com. No remote code.
Screenshots
2 preview images from the Chrome Web Store
Highlights
Built for a single purpose: block ads and suggested content in the Facebook feed in Chrome.
Key features
From sponsored posts to suggested pages, everything stays focused on a cleaner facebook.com timeline.
- Hides sponsored ads that appear in the main Facebook timeline
- Can also hide suggested pages and suggested posts
- Keeps scrolling focused on friends and pages you chose to follow
- Single purpose: less advertising while browsing Facebook in Chrome
- Turn the blocker on or off from the extension popup
- Choose whether to block sponsored ads and suggested pages
- See whether the active tab is on Facebook or away
- Open Facebook quickly when you are not already on the site
- Blocked-ads counter updates as clutter is hidden
- Toolbar badge can show the per-tab blocked count
- Settings and totals stay in chrome.storage on your device
- No third-party ads injected by the extension itself
- Content scripts run only on https://*.facebook.com/*
- Does not modify other websites
- Does not track activity outside Facebook
- No remote code - everything ships in the extension package
- Install Block Ads for Social Network from the Chrome Web Store.
- Open facebook.com in Chrome and sign in as usual.
- Use the popup to turn the blocker on and pick sponsored ads and/or suggested pages.
- Scroll your feed - matching ads and suggestions are hidden in the page.
- Check the popup counter or toolbar badge for how many items were blocked.
storage
Saves blocking settings (on/off, sponsored ads, suggested pages) and the blocked-ads counter locally in chrome.storage.
tabs
Detects whether the active tab is Facebook so the popup can show On Facebook / Away status and an Open Facebook button. Tab contents are not read or sent anywhere.
Host permission: https://*.facebook.com/*
Runs a content script only on Facebook pages to find sponsored and suggested posts in the DOM and hide them.