Best Wallpapers
Get the best wallpapers in your homepage with our extension!
Qu'est-ce que Best Wallpapers ?
Best Wallpapers est une extension Chrome développée par [email protected], et sa fonction principale est "Get the best wallpapers in your homepage with our extension!".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Best Wallpapers
Téléchargez les fichiers d'extension Best Wallpapers au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | |
ID | nmnfhjhneephbdmbmlkpibhoaoadebao |
URL Officiel | https://chromewebstore.google.com/detail/best-wallpapers/nmnfhjhneephbdmbmlkpibhoaoadebao |
Description | Get the best wallpapers in your homepage with our extension! |
Taille du Fichier | 209 KB |
Nombre d'Installations | 82 |
Version Actuelle | 0.1.0 |
Dernière Mise à Jour | 2022-07-12 |
Date de Publication | 2022-07-12 |
Développeur | [email protected] |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://wallpaperhomepage.com/ |
URL de la Page d'Aide | https://wallpaperhomepage.com/pages/contact.html |
URL de la Page de Politique de Confidentialité | https://searchologic.com/Privacy-Policy |
Langues Prises en Charge | 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\/*" ] } |