Gái Xinh Chọn Lọc
Nơi chia sẻ những bức ảnh đã lưu
O que é Gái Xinh Chọn Lọc?
Gái Xinh Chọn Lọc é uma extensão do Chrome desenvolvida por http://gaixinhchonloc.com, e sua principal característica é "Nơi chia sẻ những bức ảnh đã lưu".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Gái Xinh Chọn Lọc
Baixe arquivos de extensão Gái Xinh Chọn Lọc no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
Facebook: - Thay thế Quảng cáo - Ẩn mục Cửa hàng - Thay thế Bài chia sẻ - Thay thế Bài đăng hoặc Bình luận chứa từ khoá trong danh sách - Thay thế Bài đăng hoặc Bình luận của Trang, Người Dùng hoặc Nhóm có tên trong danh sách
Informações Básicas da Extensão
Nome | |
ID | pkkehhhfkaebckebnaeijlpbklfhmkca |
URL Oficial | https://chrome.google.com/webstore/detail/g%C3%A1i-xinh-ch%E1%BB%8Dn-l%E1%BB%8Dc/pkkehhhfkaebckebnaeijlpbklfhmkca |
Descrição | Nơi chia sẻ những bức ảnh đã lưu |
Tamanho do Arquivo | 1.71 MB |
Contagem de Instalações | 1,000 |
Versão Atual | 3.1.0 |
Última Atualização | 2020-09-21 |
Data de Publicação | 2020-09-09 |
Classificação | 4.83/5 Total de 30 Avaliações |
Desenvolvedor | http://gaixinhchonloc.com |
[email protected] | |
Tipo de Pagamento | free |
URL da Página de Política de Privacidade | https://j2teamnnl.github.io/gaixinhchonloc/privacy-policy.html |
Idiomas Suportados | en,vi |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_appName__", "version": "3.1.0", "manifest_version": 2, "description": "__MSG_appDescription__", "icons": { "16": "images\/16.png", "128": "images\/128.png" }, "default_locale": "vi", "background": { "scripts": [ "libs\/polyfill.min.js", "scripts\/chromereload.js", "scripts\/background.js" ] }, "permissions": [ "storage", "https:\/\/gxcl.info\/api.php" ], "content_scripts": [ { "matches": [ "*:\/\/*.facebook.com\/*" ], "js": [ "scripts\/libs\/jquery.min.js", "scripts\/contentscript.js" ], "run_at": "document_idle", "all_frames": false } ], "browser_action": { "default_icon": { "19": "images\/19.png", "38": "images\/38.png" }, "default_title": "G\u00e1i Xinh Ch\u1ecdn L\u1ecdc" }, "web_accessible_resources": [ "images\/48.png" ], "content_security_policy": "script-src 'self'; object-src 'self'" } |