Autumn Wallpaper
Autumn Wallpaper turn new tab to custom HD Autumn background. Autumn wallpaper background themes created for fans.
Autumn Wallpaperคืออะไร?
Autumn Wallpaper เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Techsy และคุณลักษณะหลักของมันคือ "Autumn Wallpaper turn new tab to custom HD Autumn background. Autumn wallpaper background themes created for fans."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Autumn Wallpaper
ดาวน์โหลดไฟล์ส่วนขยาย Autumn Wallpaper ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Autumn wallpapers extension offers great images with every new tab and was made for all fans of Autumn. FEATURES: – Select a Autumn Fall wallpaper from many available wallpapers. – This Wallpaper Extension display weather, greeting, count downtimer, time, bookmarks, apps shortcuts, google search bar on new tab. – You can easily revisit recent open tabs. – Shuffle your favorite Autumn Fall image, or shuffle all images. – Combine and enjoy background pictures from multiple new tab wall new tab extensions. Change log: 1.0.2 Google search bar added 1.0.1 -107 Autumn Fall wallpaper Added
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | celeobbeakfeclilhafognbelkfakmgl |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/autumn-wallpaper/celeobbeakfeclilhafognbelkfakmgl |
คำอธิบาย | Autumn Wallpaper turn new tab to custom HD Autumn background. Autumn wallpaper background themes created for fans. |
ขนาดไฟล์ | 48.94 MB |
จำนวนการติดตั้ง | 499 |
เวอร์ชันปัจจุบัน | 1.0.2 |
อัปเดตครั้งล่าสุด | 2022-11-21 |
วันที่เผยแพร่ | 2022-09-28 |
คะแนน | 5.00/5 รวมทั้งหมด 1 คะแนน |
ผู้พัฒนา | Techsy |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | id,de,en,fil,fr,vi,tr,ca,da,es,it,pl,pt-BR,pt-PT,fi,sv,cs,el,ru,hi,th,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "author": "Techsy", "action": { "default_icon": { "128": "128.png" } }, "background": { "service_worker": "background.js" }, "chrome_url_overrides": { "newtab": "index.html" }, "default_locale": "en", "description": "__MSG_appDesc__", "icons": { "128": "128.png" }, "manifest_version": 3, "name": "__MSG_appName__", "permissions": [ "bookmarks", "topSites" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.0.2" } |