Candy Crush Wallpapers New Tab
Candy Crush will please every Candy Crush fans. Replace your basic tab to a minimalist customizable Candy Crush themed tab.
Candy Crush Wallpapers New Tab là gì?
Candy Crush 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à "Candy Crush will please every Candy Crush fans. Replace your basic tab to a minimalist customizable Candy Crush 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 Candy Crush Wallpapers New Tab
Tải xuống các tệp mở rộng Candy Crush 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
Candy Crush will please every Candy Crush fans. Replace your basic tab to a minimalist customizable Candy Crush themed tab. This is not a game. It's just a wallpaper and new tab plugin. *General Settings *Search Engine *Languages *Customize Background Settings *Popular Google Apps *Clock *Countdown
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | jngjgbdlgiaflnbndjljkfmjjmnkldoo |
URL Chính Thức | https://chrome.google.com/webstore/detail/candy-crush-wallpapers-ne/jngjgbdlgiaflnbndjljkfmjjmnkldoo |
Mô tả | Candy Crush will please every Candy Crush fans. Replace your basic tab to a minimalist customizable Candy Crush themed tab. |
Kích Thước Tệp | 8.45 MB |
Số Lần Cài Đặt | 263 |
Phiên Bản Hiện Tại | 1.0 |
Cập Nhật Lần Cuối | 2022-11-15 |
Ngày Phát Hành | 2022-11-15 |
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,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": "icon128.png" }, "author": "Editor" } |