Autumn Wallpaper
Autumn Wallpaper turn new tab to custom HD Autumn background. Autumn wallpaper background themes created for fans.
什麼是Autumn Wallpaper?
Autumn Wallpaper是由Techsy開發的Chrome擴展程式,該擴展的主要功能是“Autumn Wallpaper turn new tab to custom HD Autumn background. Autumn wallpaper background themes created for fans.”。
擴展截圖
下載Autumn Wallpaper擴展crx文件
下載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 |
官方網址 | 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" } |