Messi Wallpaper
Messi Wallpaper turn new tab into Lionel Messi Wallpapers.
Messi Wallpaperとは何ですか?
Messi WallpaperはTechsyによって開発されたChromeの拡張機能で、その主な機能は「Messi Wallpaper turn new tab into Lionel Messi Wallpapers.」です。
拡張機能のスクリーンショット
Messi Wallpaper拡張機能のCRXファイルをダウンロード
Messi Wallpaper拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Lionel Messi Wallpaper turn new tab to custom HD Messi background. Messi wallpapers extension offers great images with every new tab and was made for all fans of Lionel Messi. FEATURES: – Select a Lionel Messi wallpapers 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 Lionel Messi image, or shuffle all images. – Combine and enjoy background pictures from multiple new tab wall new tab extensions.
拡張機能の基本情報
名前 | |
ID | oidhmcmnhpbpdkipigmnjfhemilpgpcf |
公式URL | https://chrome.google.com/webstore/detail/messi-wallpaper/oidhmcmnhpbpdkipigmnjfhemilpgpcf |
説明 | Messi Wallpaper turn new tab into Lionel Messi Wallpapers. |
ファイルサイズ | 19.83 MB |
インストール数 | 3,885 |
現在のバージョン | 1.0.0 |
最終更新日 | 2022-11-22 |
公開日 | 2022-11-22 |
開発者 | 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.0" } |