Messi Wallpaper
Messi Wallpaper turn new tab into Lionel Messi Wallpapers.
What is Messi Wallpaper?
Messi Wallpaper is a Chrome extension developed by Techsy, and its main feature is "Messi Wallpaper turn new tab into Lionel Messi Wallpapers.".
Extension Screenshots
Download Messi Wallpaper Extension CRX File
Download Messi Wallpaper extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | |
ID | oidhmcmnhpbpdkipigmnjfhemilpgpcf |
Official URL | https://chrome.google.com/webstore/detail/messi-wallpaper/oidhmcmnhpbpdkipigmnjfhemilpgpcf |
Description | Messi Wallpaper turn new tab into Lionel Messi Wallpapers. |
File Size | 19.83 MB |
Installation Count | 3,885 |
Current Version | 1.0.0 |
Last Updated | 2022-11-22 |
Publish Date | 2022-11-22 |
Developer | Techsy |
[email protected] | |
Payment Type | free |
Supported Languages | 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" } |