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คืออะไร?
Candy Crush Wallpapers New Tab เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Editors' Choice และคุณลักษณะหลักของมันคือ "Candy Crush will please every Candy Crush fans. Replace your basic tab to a minimalist customizable Candy Crush themed tab."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Candy Crush Wallpapers New Tab
ดาวน์โหลดไฟล์ส่วนขยาย Candy Crush Wallpapers New Tab ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | jngjgbdlgiaflnbndjljkfmjjmnkldoo |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/candy-crush-wallpapers-ne/jngjgbdlgiaflnbndjljkfmjjmnkldoo |
คำอธิบาย | Candy Crush will please every Candy Crush fans. Replace your basic tab to a minimalist customizable Candy Crush themed tab. |
ขนาดไฟล์ | 8.45 MB |
จำนวนการติดตั้ง | 263 |
เวอร์ชันปัจจุบัน | 1.0 |
อัปเดตครั้งล่าสุด | 2022-11-15 |
วันที่เผยแพร่ | 2022-11-15 |
ผู้พัฒนา | Editors' Choice |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
URL หน้านโยบายความเป็นส่วนตัว | https://gameograf.com/privacy-policy |
ภาษาที่รองรับ | 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" } |