WebExtension.net
Toggle dark mode
WebExtension.net

L.O.C

View on Chrome Web Store
View L.O.C Chrome Extension on Chrome Web Store
Add to bookmarks
4.4 (2,881 ratings)
1 new ratings
21 views
This extension has been viewed 21 times

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

L.O.C is a collection of automation tools.
Type
Extension
Users
400,000 users
100K
Website loc.dev
Loc Mai
View author page of Loc Mai
Featured Extension

Hand-picked for quality and usefulness

Published
Published on June 3, 2018
Version 40.4
Manifest version
3
Updated
Updated on May 1, 2024
productivity/communication
Extension Category
Website
Visit developer website
View on Chrome Web Store
View L.O.C 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": 3,
    "name": "L.O.C",
    "short_name": "L.O.C",
    "author": "LOC",
    "description": "L.O.C is a collection of automation tools.",
    "version": "40.4",
    "icons": {
        "16": "favicon.png",
        "48": "favicon.png",
        "128": "favicon.png"
    },
    "action": {
        "default_icon": {
            "16": "favicon.png",
            "24": "favicon.png",
            "32": "favicon.png"
        },
        "default_title": "L.O.C"
    },
    "background": {
        "service_worker": "background.min.js"
    },
    "declarative_net_request": {
        "rule_resources": [
            {
                "id": "ruleset_1",
                "enabled": true,
                "path": "rules.json"
            }
        ]
    },
    "permissions": [
        "notifications",
        "cookies",
        "storage",
        "unlimitedStorage",
        "declarativeNetRequest"
    ],
    "host_permissions": [
        "https:\/\/*.messenger.com\/*",
        "https:\/\/*.facebook.com\/*",
        "https:\/\/loc.dev\/*",
        "https:\/\/lnmai.com\/*",
        "https:\/\/mtfb.lnmai.com\/*"
    ],
    "externally_connectable": {
        "matches": [
            "https:\/\/loc.dev\/*",
            "https:\/\/lnmai.com\/*",
            "https:\/\/mtfb.lnmai.com\/*"
        ]
    }
}
© 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