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 |
公式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 |
Eメール | [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" } |