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
Cos'è Lọc bạn bè (likengay. com)?
Lọc bạn bè (likengay. com) è un'estensione di Chrome sviluppata da likengay.com, e la sua funzione principale è "Công cụ lọc và thống kê tương tác của bạn bè trên facebook".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Lọc bạn bè (likengay. com)
Scarica i file di estensione Lọc bạn bè (likengay. com) in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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ý
Informazioni di Base sull'Estensione
Nome | ![]() |
ID | jgbffldgkcjhjoddpjfbjcibjhjmdcgg |
URL Ufficiale | https://chrome.google.com/webstore/detail/l%E1%BB%8Dc-b%E1%BA%A1n-b%C3%A8-likengay-com/jgbffldgkcjhjoddpjfbjcibjhjmdcgg |
Descrizione | Công cụ lọc và thống kê tương tác của bạn bè trên facebook |
Dimensione del File | 1.07 MB |
Conteggio Installazioni | 2,569 |
Versione Corrente | 1.7 |
Ultimo Aggiornamento | 2020-08-01 |
Data di Pubblicazione | 2020-07-03 |
Valutazione | 4.00/5 Totale 4 Valutazioni |
Sviluppatore | likengay.com |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://likengay.vn/ |
URL della Pagina della Politica sulla Privacy | https://likengay.vn/privacy/policy |
Lingue Supportate | 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" ] } } |