EXO K-Pop Wallpapers New Tab
EXO will please every EXO fans. Replace your basic tab to a minimalist customizable EXO themed tab.
EXO K-Pop Wallpapers New Tab là gì?
EXO K-Pop 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à "EXO will please every EXO fans. Replace your basic tab to a minimalist customizable EXO 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 EXO K-Pop Wallpapers New Tab
Tải xuống các tệp mở rộng EXO K-Pop 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
Chrome New Tab Wallpaper Background Designed For EXO Fans. Make a Difference With Chrome Custom Design. Install the Chrome extension specially designed for EXO fans. Greet you with a new EXO wallpaper every time you open a new tab. If you wish, you can fix the wallpaper you like. Enjoy EXO New Tab for Google Chrome. After installing the EXO Chrome extension, you will now have a special design. EXO New Tab Features: * It does NOT contain content that could endanger your security. * Hey new tab wallpaper changes * You can pin any of the wallpaper options * Quick access with shortcut icons of the most visited websites on the left. * Easy and fast Google Search * Time and date * Active / passive option from settings * Bookmark * Animation
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | kchpaokahhloimljejhhoaomgdpgeiek |
URL Chính Thức | https://chrome.google.com/webstore/detail/exo-k-pop-wallpapers-new/kchpaokahhloimljejhhoaomgdpgeiek |
Mô tả | EXO will please every EXO fans. Replace your basic tab to a minimalist customizable EXO themed tab. |
Kích Thước Tệp | 6.38 MB |
Số Lần Cài Đặt | 360 |
Phiên Bản Hiện Tại | 1.0 |
Cập Nhật Lần Cuối | 2022-11-22 |
Ngày Phát Hành | 2022-11-22 |
Nhà Phát Triển | Editors' Choice |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://gameograf.com/ |
URL Trang Trợ Giúp | https://gameograf.com/support/ |
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": "1.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": "icon.png" }, "author": "Editor" } |