L.O.C
L.O.C is a collection of automation tools.
L.O.C क्या है?
L.O.C https://lnmai.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "L.O.C is a collection of automation tools."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में L.O.C एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Customer Support: Email: [email protected] Discord: https://mtfb.lnmai.com/discord L.O.C is a collection of tools to help Facebook™ users with a few things: 1. Privacy Changer: change privacy of your posts in bulk on personal Facebook™. 2. Interaction Scanner: scan interaction of friends on personal Facebook™ wall. 3. Messages Downloader: count messages between you and your friends, and also download messages! 4. Groups Scanner: find which groups you or anyone joined. 5. Pages Scanner: find which pages you or anyone liked. 6. Friends Remover: find and remove friends with ease. Can also find deactivated and locked accounts. 7. Friend Requests Manager: manage your incoming and outgoing friend requests. Privacy Policy: https://lnmai.com/privacy/ Facebook™ is a registered trademark of Facebook™ Inc. The use of the Facebook™ trade name or trademark is for identification, reference or descriptive. This extension has no connection to Facebook™ Inc or their product brand. All the occurrences of the word "Facebook" is for descriptive purpose only.
एक्सटेंशन की मूल जानकारी
नाम | L.O.C |
ID | eojdckfcadamkapabechhbnkleligand |
आधिकारिक URL | https://chromewebstore.google.com/detail/loc/eojdckfcadamkapabechhbnkleligand |
विवरण | L.O.C is a collection of automation tools. |
फ़ाइल का आकार | 2.59 MB |
स्थापना संख्या | 461,748 |
वर्तमान संस्करण | 39.999 |
अंतिम अपडेट | 2024-01-10 |
प्रकाशन तिथि | 2020-07-02 |
रेटिंग | 4.43/5 कुल 2763 रेटिंग्स |
डेवलपर | https://lnmai.com |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | https://mtfb.lnmai.com/ |
सहायता पृष्ठ URL | https://mtfb.lnmai.com/discord/ |
गोपनीयता नीति पृष्ठ URL | https://lnmai.com/privacy |
समर्थित भाषाएँ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "L.O.C", "short_name": "L.O.C", "author": "LOC", "description": "L.O.C is a collection of automation tools.", "version": "39.999", "icons": { "16": "static\/favicon.png", "48": "static\/favicon.png", "128": "static\/favicon.png" }, "action": { "default_icon": { "16": "static\/favicon.png", "24": "static\/favicon.png", "32": "static\/favicon.png" }, "default_title": "L.O.C" }, "background": { "service_worker": "scripts\/background.min.js" }, "declarative_net_request": { "rule_resources": [ { "id": "ruleset_1", "enabled": true, "path": "rules.json" } ] }, "permissions": [ "alarms", "notifications", "cookies", "storage", "unlimitedStorage", "declarativeNetRequest" ], "host_permissions": [ "https:\/\/*.messenger.com\/*", "https:\/\/*.facebook.com\/*", "https:\/\/mtfb.lnmai.com\/*" ] } |