Protector by Guardbly
Protector extension by Guardbly
Protector by Guardbly là gì?
Protector by Guardbly là một tiện ích mở rộng Chrome được phát triển bởi http://guardbly.com, và tính năng chính của nó là "Protector extension by Guardbly".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Protector by Guardbly
Tải xuống các tệp mở rộng Protector by Guardbly dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
Extension designed for protection your main Guardbly extension from being disabled and to notify you about unwanted uninstallation. Add our main, free "Guardbly" extension for full cybersecurity and/or parental control features.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | dmjmfaohcdlmcgdandmeajldhoeigocg |
URL Chính Thức | https://chrome.google.com/webstore/detail/protector-by-guardbly/dmjmfaohcdlmcgdandmeajldhoeigocg |
Mô tả | Protector extension by Guardbly |
Kích Thước Tệp | 16.93 KB |
Số Lần Cài Đặt | 37 |
Phiên Bản Hiện Tại | 1.0.0 |
Cập Nhật Lần Cuối | 2020-11-15 |
Ngày Phát Hành | 2020-11-15 |
Nhà Phát Triển | http://guardbly.com |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://guardbly.com |
URL Trang Trợ Giúp | https://guardbly.com/faq |
URL Trang Chính Sách Bảo Mật | https://guardbly.com/privacy-policy |
Ngôn Ngữ Được Hỗ Trợ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Protector by Guardbly", "version": "1.0.0", "description": "Protector extension by Guardbly", "permissions": [ "storage", "background", "management" ], "icons": { "16": "assets\/images\/16.png", "32": "assets\/images\/32.png", "48": "assets\/images\/48.png", "128": "assets\/images\/128.png" }, "background": { "persistent": true, "scripts": [ "background\/management.js" ] }, "manifest_version": 2 } |