WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Friends Remover - Mass Delete & Unfriend Tool | Inactive Friends

Friends Remover - Mass Delete & Unfriend Tool | Inactive Friends

View on Chrome Web Store
View Friends Remover - Mass Delete & Unfriend Tool | Inactive Friends Chrome Extension on Chrome Web Store
Add to bookmarks
3.7 (3 ratings)
1 new ratings
0 views
This extension has been viewed 0 times
0 downloads
This extension has been downloaded 0 times

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

Mass unfriend Facebook friends quickly. Delete inactive contacts, remove multiple friends at once. Manage FB friends list easily.
Type
Extension
Users
755 users
7
hipolitoeverhardtxhi
View author page of hipolitoeverhardtxhi
Published
Published on December 10, 2024
Version 1.0.6
Manifest version
3
Updated
Updated on September 2, 2025
lifestyle/social
Extension Category
View on Chrome Web Store
View Friends Remover - Mass Delete & Unfriend Tool | Inactive Friends 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",
    "name": "__MSG_extName__",
    "description": "__MSG_extDescription__",
    "default_locale": "en",
    "version": "1.0.6",
    "manifest_version": 3,
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtKgX52NYH6zaRiLLQx+7yMALlaBsIfvFbqBrxy7Y49cxYx4De9LSK1DzHN9TSzqASzsVxbZXPuUHUB6ahw1v+zd67x2+3T5gsN7SabX9b81fEYAHn5LYGP2PX6lunhDqhk5vPpKfhc\/iQaN0us6W\/maj5aqn2flW4vahwYmQ4VDa8hSQpIbHSiXcaxe1yHrlRPrOSvGqG4N0CyxnD1yW2ZRcAMyUBUcFZyBe8h8dckSlv4UU5KnaenUZW5CeQHPmIkzs0D6cQquFwYh9hq\/Z\/q\/WrBVhyQxNueS3YJ9Nc16TOzXUN+QMrnaQgUzcmXUNb4eJfIOVXYTioF0uDfd\/2QIDAQAB",
    "oauth2": {
        "client_id": "1091685657421-pmbsg1smqdm0p0jnml11jnog4li5tveu.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/userinfo.email"
        ],
        "web_client_id": "1091685657421-qsscmattg4q7ob2feb21n8im2osvpgh3.apps.googleusercontent.com"
    },
    "background": {
        "service_worker": "service-worker.js"
    },
    "icons": {
        "16": "images\/logo_16.png",
        "32": "images\/logo_32.png",
        "48": "images\/logo_48.png",
        "128": "images\/logo_128.png"
    },
    "permissions": [
        "storage",
        "cookies",
        "identity",
        "tabs"
    ],
    "host_permissions": [
        "*:\/\/*.facebook.com\/*"
    ],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*.facebook.com\/friends\/list*"
            ],
            "js": [
                "js\/jquery-3.6.3.min.js",
                "content-ui.js"
            ],
            "include_globs": [
                "*#fbfr",
                "*#\/fbfr"
            ]
        },
        {
            "matches": [
                "https:\/\/www.instagram.com\/*"
            ],
            "js": [
                "content.js"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "img\/*",
                "images\/"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "action": {
        "default_popup": "popup.html"
    }
}
© 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