Friends Wallpapers New Tab
Friends Full HD wallpapers and theme in new tab
Friends Wallpapers New Tabคืออะไร?
Friends Wallpapers New Tab เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://newtab.icu และคุณลักษณะหลักของมันคือ "Friends Full HD wallpapers and theme in new tab"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Friends Wallpapers New Tab
ดาวน์โหลดไฟล์ส่วนขยาย Friends Wallpapers New Tab ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Comfortable wallpapers for your browser in a tabs. Friends Wallpapers New Tab - browser extension that opens accessibility options for setting up a tabs. Friends Wallpapers New Tab extension possibilities: 1. Shortcuts Save your favorite sites to the Friends New Tab bookmark bar. You can go to important and frequently visited websites with just one click. 2. Full HD Wallpaper Instead of a boring gray background, there will be gorgeous wallpapers in Full HD from the extension Friends New Tab. 3. Search engine The search bar provides quick access to the largest and most popular search engines in the world. 4. News panel The bottom panel shows news videos of the world's official news agencies published on the YouTube platform.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | enjcbfpjldmoahpjgdiikpbpeehbechg |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/friends-wallpapers-new-ta/enjcbfpjldmoahpjgdiikpbpeehbechg |
คำอธิบาย | Friends Full HD wallpapers and theme in new tab |
ขนาดไฟล์ | 13.05 MB |
จำนวนการติดตั้ง | 75 |
เวอร์ชันปัจจุบัน | 1.4.9.9 |
อัปเดตครั้งล่าสุด | 2022-06-02 |
วันที่เผยแพร่ | 2021-11-10 |
ผู้พัฒนา | https://newtab.icu |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
URL หน้านโยบายความเป็นส่วนตัว | https://newtab.icu/privacy |
ภาษาที่รองรับ | de,en,fr,nl,no,tr,da,es,it,pl,pt-BR,pt-PT,sv,el,ru,hi,zh-CN,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_extName__", "description": "__MSG_extDesc__", "version": "1.4.9.9", "background": { "scripts": [ "cyan_delphinus.js" ], "persistent": true }, "chrome_url_overrides": { "newtab": "egyptian_blue_lead.html?a" }, "web_accessible_resources": [ "*", "cobalt_blue_7", "30" ], "icons": { "128": "128.png" }, "offline_enabled": true, "browser_action": [], "default_locale": "en", "manifest_version": 2 } |