Pretty Soldier Sailor Moon Wallpapers New Tab
Pretty Soldier Sailor Moon will please every fans. Replace your basic tab to a minimalist customizable wonderful themed tab.
Pretty Soldier Sailor Moon Wallpapers New Tabคืออะไร?
Pretty Soldier Sailor Moon Wallpapers New Tab เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Editors' Choice และคุณลักษณะหลักของมันคือ "Pretty Soldier Sailor Moon will please every fans. Replace your basic tab to a minimalist customizable wonderful themed tab."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Pretty Soldier Sailor Moon Wallpapers New Tab
ดาวน์โหลดไฟล์ส่วนขยาย Pretty Soldier Sailor Moon Wallpapers New Tab ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Pretty Soldier Sailor Moon will please every fans. Replace your basic tab to a minimalist customizable wonderful themed tab. *General Settings *Search Engine *Languages *Customize Background Settings *Popular Google Apps *Clock *Countdown
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | kicgieombpflgecindimbncglcdmccok |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/pretty-soldier-sailor-moo/kicgieombpflgecindimbncglcdmccok |
คำอธิบาย | Pretty Soldier Sailor Moon will please every fans. Replace your basic tab to a minimalist customizable wonderful themed tab. |
ขนาดไฟล์ | 9.56 MB |
จำนวนการติดตั้ง | 129 |
เวอร์ชันปัจจุบัน | 1.1 |
อัปเดตครั้งล่าสุด | 2022-11-29 |
วันที่เผยแพร่ | 2022-11-29 |
ผู้พัฒนา | 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.1", "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" } |