L.O.C
L.O.C is a collection of automation tools.
L.O.Cคืออะไร?
L.O.C เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://lnmai.com และคุณลักษณะหลักของมันคือ "L.O.C is a collection of automation tools."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย L.O.C
ดาวน์โหลดไฟล์ส่วนขยาย 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 |
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\/*" ] } |