Lọc bạn bè (likengay. com)
Công cụ lọc và thống kê tương tác của bạn bè trên facebook
What is Lọc bạn bè (likengay. com)?
Lọc bạn bè (likengay. com) is a Chrome extension developed by likengay.com, and its main feature is "Công cụ lọc và thống kê tương tác của bạn bè trên facebook".
Extension Screenshots
Download Lọc bạn bè (likengay. com) Extension CRX File
Download Lọc bạn bè (likengay. com) extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Tiện ích duy nhất của likengay.vn, giúp bạn quản lý facebook tốt hơn: - Lọc bạn bè theo điểm tương tác - Chọc bạn bè hàng loạt - Xóa bài viết trang cá nhân, nhóm, fanpage do bạn quản lý
Extension Basic Information
Name | ![]() |
ID | jgbffldgkcjhjoddpjfbjcibjhjmdcgg |
Official URL | https://chrome.google.com/webstore/detail/l%E1%BB%8Dc-b%E1%BA%A1n-b%C3%A8-likengay-com/jgbffldgkcjhjoddpjfbjcibjhjmdcgg |
Description | Công cụ lọc và thống kê tương tác của bạn bè trên facebook |
File Size | 1.07 MB |
Installation Count | 2,569 |
Current Version | 1.7 |
Last Updated | 2020-08-01 |
Publish Date | 2020-07-03 |
Rating | 4.00/5 Total 4 Ratings |
Developer | likengay.com |
[email protected] | |
Payment Type | free |
Extension Website | https://likengay.vn/ |
Privacy Policy Page URL | https://likengay.vn/privacy/policy |
Supported Languages | vi |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "L\u1ecdc b\u1ea1n b\u00e8 (likengay. com)", "version": "1.7", "description": "C\u00f4ng c\u1ee5 l\u1ecdc v\u00e0 th\u1ed1ng k\u00ea t\u01b0\u01a1ng t\u00e1c c\u1ee7a b\u1ea1n b\u00e8 tr\u00ean facebook", "author": "Ily1606", "browser_action": { "default_icon": "\/Image\/icon.png" }, "homepage_url": "https:\/\/likengay.vn", "icons": { "16": "\/Image\/icon.png", "48": "\/Image\/icon.png", "128": "\/Image\/icon.png" }, "permissions": [ "tabs", "webRequest", "http:\/\/*\/*", "https:\/\/*\/*", "cookies" ], "background": { "scripts": [ "\/JS\/background.js" ] } } |