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 |
电子邮箱 | [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" } |