Spring Wallpaper
Spring Wallpaper turn new tab to HD Spring background. Custom Spring Wallpaper background theme for fans.
Wat is Spring Wallpaper?
Spring Wallpaper is een Chrome-extensie ontwikkeld door Good Extension, en de belangrijkste functie is "Spring Wallpaper turn new tab to HD Spring background. Custom Spring Wallpaper background theme for fans.".
Extensie Screenshots
Download het CRX-bestand van de extensie Spring Wallpaper
Download Spring Wallpaper-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Spring New Tab Wallpapers, created specifically for Spring Lovers. Changes your tab with a Spring New tab. FEATURES: • Every time you open a new tab, the Spring wallpaper is shuffled. • Google search provides quick access to popular websites. • Easy access to email and social media accounts. • Quick access to your most often visited websites. • Bookmarks are easily accessible. • Display Weather, Count down, Greetings, Time on screen. • Add a website to the Shortcuts tab for easy access. • Simple Social Media Sharing. • User can change the settings by clicking on setting button.
Basisinformatie over de Extensie
Naam | Spring Wallpaper |
ID | eojakpcjaadjpooaohdkmlnmnenbicmc |
Officiële URL | https://chrome.google.com/webstore/detail/spring-wallpaper/eojakpcjaadjpooaohdkmlnmnenbicmc |
Beschrijving | Spring Wallpaper turn new tab to HD Spring background. Custom Spring Wallpaper background theme for fans. |
Bestandsgrootte | 26.75 MB |
Aantal Installaties | 606 |
Huidige Versie | 1.0.0 |
Laatst Bijgewerkt | 2023-01-31 |
Publicatiedatum | 2023-01-31 |
Ontwikkelaar | Good Extension |
[email protected] | |
Betalingswijze | free |
URL van de Privacybeleid Pagina | https://pixatab.com/privacy-policy |
Ondersteunde Talen | en |
manifest.json | |
{ "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" } |