L.O.C

L.O.C is a collection of automation tools.

什麼是L.O.C?

L.O.C是由https://lnmai.com開發的Chrome擴展程式,該擴展的主要功能是“L.O.C is a collection of automation tools.”。

擴展截圖

screenshot
screenshot
screenshot

下載L.O.C擴展crx文件

下載L.O.C擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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 L.O.C
ID eojdckfcadamkapabechhbnkleligand
官方網址 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\/*"
    ]
}