WebExtension.net
Toggle dark mode
WebExtension.net

Adblocker for Facebook™ (sponsored posts)

View on Chrome Web Store
View Adblocker for Facebook™ (sponsored posts) Chrome Extension on Chrome Web Store
Add to bookmarks
1.0 (1 ratings)
0 views
This extension has been viewed 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

A super fast sponsored posts removal tool for Facebook™
Type
Extension
Users
199 users
balvin.perrie
View author page of balvin.perrie
Published
Published on February 21, 2019
Version 0.1.3
Manifest version
2
Updated
Updated on October 28, 2019
productivity/workflow
Extension Category
View on Chrome Web Store
View Adblocker for Facebook™ (sponsored posts) Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "version": "0.1.3",
    "name": "Adblocker for Facebook\u2122 (sponsored posts)",
    "description": "A super fast sponsored posts removal tool for Facebook\u2122",
    "permissions": [
        "storage"
    ],
    "content_scripts": [
        {
            "matches": [
                "*:\/\/www.facebook.com\/*"
            ],
            "js": [
                "data\/inject.js"
            ],
            "run_at": "document_start"
        }
    ],
    "homepage_url": "https:\/\/add0n.com\/adblocker-for-facebook.html",
    "icons": {
        "16": "data\/icons\/16.png",
        "19": "data\/icons\/19.png",
        "32": "data\/icons\/32.png",
        "38": "data\/icons\/38.png",
        "48": "data\/icons\/48.png",
        "64": "data\/icons\/64.png",
        "128": "data\/icons\/128.png"
    },
    "background": {
        "persistent": false,
        "scripts": [
            "background.js"
        ]
    }
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top