BLACKPINK Pink Venom Wallpapers New Tab
BLACKPINK Pink Venom will please every Blackpink fans. Replace your basic tab to a minimalist customizable BLACKPINK themed tab.
BLACKPINK Pink Venom Wallpapers New Tab là gì?
BLACKPINK Pink Venom Wallpapers New Tab là một tiện ích mở rộng Chrome được phát triển bởi Editors' Choice, và tính năng chính của nó là "BLACKPINK Pink Venom will please every Blackpink fans. Replace your basic tab to a minimalist customizable BLACKPINK themed tab.".
Ả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 BLACKPINK Pink Venom Wallpapers New Tab
Tải xuống các tệp mở rộng BLACKPINK Pink Venom Wallpapers New Tab 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
Blackpink extension change new tab with HD Blackpink custom wallpaper backgrounds. Themes made for Blackpink K-pop fans. Blackpink wallpapers in custom new tab themes made for Kpop Blackpink fans. Cool features, Kpop Blackpink backgrounds. Install my Kpop Blackpink Wallpapers New Tab to enjoy varied hd Kpop Blackpink wallpapers in your start page.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | hiecglmihkodpoafamlaocdhnlcpjbho |
URL Chính Thức | https://chrome.google.com/webstore/detail/blackpink-pink-venom-wall/hiecglmihkodpoafamlaocdhnlcpjbho |
Mô tả | BLACKPINK Pink Venom will please every Blackpink fans. Replace your basic tab to a minimalist customizable BLACKPINK themed tab. |
Kích Thước Tệp | 27.59 MB |
Số Lần Cài Đặt | 1,070 |
Phiên Bản Hiện Tại | 2.0 |
Cập Nhật Lần Cuối | 2022-11-01 |
Ngày Phát Hành | 2022-11-01 |
Đánh Giá | 5.00/5 Tổng số 1 Đánh Giá |
Nhà Phát Triển | Editors' Choice |
[email protected] | |
Loại Thanh Toán | free |
URL Trang Chính Sách Bảo Mật | https://gameograf.com/privacy-policy |
Ngôn Ngữ Được Hỗ Trợ | en,fr,vi,es |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "version": "2.0", "name": "__MSG_appName__", "default_locale": "en", "description": "__MSG_appDesc__", "action": { "default_icon": "icon.png" }, "offline_enabled": true, "background": { "service_worker": "js\/service-worker.js" }, "chrome_url_overrides": { "newtab": "index.html" }, "permissions": [], "icons": { "128": "icon128.png" }, "author": "Kipleb" } |