Best Wallpapers
Get the best wallpapers in your homepage with our extension!
What is Best Wallpapers?
Best Wallpapers is a Chrome extension developed by [email protected], and its main feature is "Get the best wallpapers in your homepage with our extension!".
Extension Screenshots
Download Best Wallpapers Extension CRX File
Download Best Wallpapers 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
For more details: https://wallpaperhomepage.com/pages/terms-of-use.html https://wallpaperhomepage.com/pages/privacy-policy.html Get new amazing wallpapers right on your homepage! By installing the extension you accept and agree to set Chrome New Tab search to Bing, and to the terms and policies.
Extension Basic Information
Name | |
ID | nmnfhjhneephbdmbmlkpibhoaoadebao |
Official URL | https://chromewebstore.google.com/detail/best-wallpapers/nmnfhjhneephbdmbmlkpibhoaoadebao |
Description | Get the best wallpapers in your homepage with our extension! |
File Size | 209 KB |
Installation Count | 82 |
Current Version | 0.1.0 |
Last Updated | 2022-07-12 |
Publish Date | 2022-07-12 |
Developer | [email protected] |
[email protected] | |
Payment Type | free |
Extension Website | https://wallpaperhomepage.com/ |
Help Page URL | https://wallpaperhomepage.com/pages/contact.html |
Privacy Policy Page URL | https://searchologic.com/Privacy-Policy |
Supported Languages | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "icons": { "16": "icon16.721b7357.png", "48": "icon48.f544afcb.png", "128": "icon128.6aa15eb0.png" }, "action": { "default_icon": { "16": "icon16.721b7357.png", "48": "icon48.f544afcb.png" } }, "version": "0.1.0", "name": "Best Wallpapers", "description": "Get the best wallpapers in your homepage with our extension!", "author": "", "chrome_url_overrides": { "newtab": "newtab.06c72619.html" }, "permissions": [], "host_permissions": [ "*:\/\/*.wallpaperhomepage.com\/*" ] } |