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 https://kipleb.com, 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
Welcome to the modern new tab world. BLACKPINK Pink Venom chrome extension gives you different experiences. Background customization, automatic background change, clock, countdown, Google apps and more. Try this awesome chrome extension now. BLACKPINK Pink Venom Wallpaper and New Tab Blackpink fans here. This new tab extension is for you. Different backgrounds, shortcuts, games and more are here. * Auto changing wallpaper * Set wallpaper change time * Theme color selection * Fix wallpaper or random change setting * 4 search engine options * 4 language options * Games * Clock and countdown You can visit www.kipleb.com for more chrome extensions and fun games. Good luck.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | oiojnlmnhohfloeflplfbejkjboghjcg |
URL Chính Thức | https://chrome.google.com/webstore/detail/blackpink-pink-venom-wall/oiojnlmnhohfloeflplfbejkjboghjcg |
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 | 155 |
Phiên Bản Hiện Tại | 2.0 |
Cập Nhật Lần Cuối | 2022-08-17 |
Ngày Phát Hành | 2022-08-17 |
Nhà Phát Triển | https://kipleb.com |
[email protected] | |
Loại Thanh Toán | free |
URL Trang Chính Sách Bảo Mật | https://kipleb.com/privacy |
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" } |