Cập nhật lần cuối: 09/09/2026
"YouTube Kênh Yêu Thích" (sau đây gọi là "Extension") là tiện ích mở rộng Chrome giúp bạn theo dõi video mới từ các kênh YouTube bạn tự chọn. Extension được phát triển và duy trì bởi một cá nhân, không thuộc một công ty hay tổ chức nào.
| Loại dữ liệu | Mục đích | Lưu ở đâu |
|---|---|---|
| API key YouTube Data API do bạn cung cấp | Gọi YouTube Data API để kiểm tra video mới nhất của kênh | Chỉ trong chrome.storage.local trên máy bạn |
| Danh sách kênh bạn chọn theo dõi (ID, tên, ảnh đại diện kênh) | Hiển thị danh sách và so sánh video mới | Chỉ trong chrome.storage.local trên máy bạn |
| Token OAuth Google (nếu bạn dùng nút "tải danh sách đã subscribe") | Đọc danh sách kênh bạn đã đăng ký trên YouTube (chỉ đọc) | Quản lý bởi Chrome (chrome.identity), extension không lưu lại token |
storage — lưu API key, danh sách kênh và cài đặt ngay trên máy bạn.alarms — hẹn giờ kiểm tra video mới định kỳ.notifications — hiện thông báo khi có video mới.tabs — mở tab mới đến video khi phát hiện video mới.identity — đăng nhập Google để đọc danh sách kênh bạn đã subscribe (tuỳ chọn, chỉ khi bạn bấm nút này).host_permissions: googleapis.com — gọi YouTube Data API v3.Nhà phát triển không thu thập, không bán, không chia sẻ dữ liệu cá nhân của người dùng cho bất kỳ bên nào. Extension không có máy chủ backend riêng.
Bạn có thể xoá toàn bộ dữ liệu đã lưu bất cứ lúc nào bằng cách gỡ extension khỏi Chrome, hoặc xoá từng kênh/API key ngay trong popup của extension.
Mọi thắc mắc về chính sách bảo mật, vui lòng liên hệ: chuan.nguyen.van.ttbn@gmail.com
"YouTube Kênh Yêu Thích" ("the Extension") is a Chrome extension that lets you track new uploads from YouTube channels you choose. It is developed and maintained by an individual developer, not a company.
| Data | Purpose | Storage |
|---|---|---|
| Your own YouTube Data API key | Calls the YouTube Data API to check a channel's latest upload | chrome.storage.local on your device only |
| List of channels you choose to watch (ID, title, thumbnail) | Displayed in the popup and used to detect new uploads | chrome.storage.local on your device only |
| Google OAuth token (only if you use "load my subscriptions") | Read-only access to your YouTube subscriptions list | Managed by Chrome's chrome.identity API; never stored by the extension |
storage — save your API key, channel list, and settings locally.alarms — schedule periodic checks for new uploads.notifications — show a desktop notification for new uploads.tabs — open a new tab to a newly detected video.identity — optional Google sign-in to read your subscriptions list.host_permissions: googleapis.com — calls to the YouTube Data API v3.The developer does not collect, sell, or share user data with any third party. The Extension has no backend server of its own.
You can remove all stored data at any time by uninstalling the extension, or by removing individual channels/your API key from the popup.
Questions about this policy can be sent to chuan.nguyen.van.ttbn@gmail.com