Multi tools for Facebook™

This is a set of tools that help you better secure and manage your Facebook™ account

Multi tools for Facebook™ क्या है?

Multi tools for Facebook™ r.messi.bomba द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "This is a set of tools that help you better secure and manage your Facebook™ account"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Multi tools for Facebook™ एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        "Multi tool for Facebook" helps you manage thousands of ad accounts, business accounts and your messages, groups, pages, friends easily.

Tool collection of features :

#For Normal user :

- Avatar Guard
- Unseen message
- Hide News feed
- Watch story anonymously
- Show your cookies.
- Message manager (You can delete messages in bulk or backup messages)
- Manage friends (Back up friends list, Delete friends, bulk unfollow)
- Scan anyone's page likes
- Scan anyone's joined group
- Find id (UID, group id, pages id….)
- Download any video on facebook. 

#For Advertisers :

- Dark mode (for business pages)
- Ads Checker : Currently Facebook has hidden some information on the ad account, we help you to see that information (eg payment threshold, daily spend limit, status account and many other parameters to help you manage your ad account easier)

This extension has no connection to Facebook™ Inc or their product brands. All occurrences of the word "Facebook" are for descriptive purposes only.                    

एक्सटेंशन की मूल जानकारी

नाम Multi tools for Facebook™ Multi tools for Facebook™
ID ehhfgpcfmkhdgpjhhhnkdocmhkomojdk
आधिकारिक URL https://chrome.google.com/webstore/detail/multi-tools-for-facebook/ehhfgpcfmkhdgpjhhhnkdocmhkomojdk
विवरण This is a set of tools that help you better secure and manage your Facebook™ account
फ़ाइल का आकार 1012 KB
स्थापना संख्या 28,814
वर्तमान संस्करण 2.0.7
अंतिम अपडेट 2023-03-11
प्रकाशन तिथि 2021-05-01
रेटिंग 4.46/5 कुल 63 रेटिंग्स
डेवलपर r.messi.bomba
ईमेल [email protected]
भुगतान के प्रकार free
गोपनीयता नीति पृष्ठ URL https://unfriend.web.app/policy.html
समर्थित भाषाएँ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Multi tools for Facebook\u2122",
    "version": "2.0.7",
    "version_name": "2.0.7",
    "description": "This is a set of tools that help you better secure and manage your Facebook\u2122 account",
    "action": {
        "default_icon": "icon-512.png",
        "default_popup": "popup.html"
    },
    "options_ui": {
        "page": "option.html",
        "open_in_tab": true
    },
    "content_scripts": [
        {
            "js": [
                "assets\/content-script-loader.vendor-8cb7ad2c.92caa388.js"
            ],
            "matches": [
                "https:\/\/*.facebook.com\/*"
            ],
            "run_at": "document_start",
            "css": [
                "assets\/pages.fd24a7fe.css"
            ]
        }
    ],
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "icons": {
        "16": "icon-512.png",
        "48": "icon-512.png",
        "128": "icon-512.png"
    },
    "permissions": [
        "declarativeNetRequest",
        "cookies",
        "storage",
        "scripting",
        "tabs",
        "activeTab"
    ],
    "host_permissions": [
        "https:\/\/*.facebook.com\/*"
    ],
    "web_accessible_resources": [
        {
            "matches": [
                "https:\/\/*.facebook.com\/*"
            ],
            "resources": [
                "assets\/1.c581f574.jpg",
                "assets\/2.e745cd0b.jpg",
                "assets\/3.380438ee.jpg",
                "assets\/color.473bc8ca.png",
                "assets\/primeicons.ce852338.eot",
                "assets\/primeicons.3824be50.woff2",
                "assets\/primeicons.90a58d3a.woff",
                "assets\/primeicons.131bc3bf.ttf",
                "assets\/primeicons.5e10f102.svg",
                "assets\/vendor-238865b4.js",
                "assets\/vendor-1e94f2a8.js",
                "assets\/vendor-8cb7ad2c.js"
            ],
            "use_dynamic_url": true
        }
    ]
}